FATFS examples

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

FATFS examples

1,135 Views
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

Labels (1)
1 Reply

684 Views
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