FATFS examples

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

FATFS examples

1,132件の閲覧回数
biafra
Senior Contributor I

Hi everyone,

 

I'm starting to develop a new project based on K65 microcontroller. At this point I'm working on the TWR-K65F180M, using KDS 3.2.0 and KSTK 2.0 created on the NXP website.

I'd want to test the FATFS operation, but I'm not able to find any example on FATFS use and on how to configure it to work with two or more ramdisks.

 

Can anyone help me?

 

Many thanks

Biafra

ラベル(1)
1 返信

681件の閲覧回数
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello France,

Under the KSDK 2.0 , there is a demo "sdcard_fatfs" ,:

SDK_2.0_TWR-K65F180M\boards\twrk65f180m\driver_examples\sdcard_fatfs

You can check it .

Hope it helps

Alice