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