FATFS examples

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

FATFS examples

1,125 次查看
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 回复

674 次查看
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