Hello?
I want to use FatFS on my device which has K64x MCU.
It has FreeRTOS.
Are there any Kenetis SDK components or samples for using FatFS on NXP K64x which has FreeRTOS?
Such as FatFS or internal/external Flash component?
Many Thanks,
Richard.
解決済! 解決策の投稿を見る。
Hi Hyungjun
Please refer to theusb msd fatfs demo. The application executes some FATFS APIs to test the attached device.
[SDK_2.1_FRDM-K64F]\boards\frdmk64f\usb_examples\usb_host_msd_fatfs\freertos
Hope it helps
Regards
Daniel
Thanks Daniel.
I'll check it.
Hi Hyungjun
Please refer to theusb msd fatfs demo. The application executes some FATFS APIs to test the attached device.
[SDK_2.1_FRDM-K64F]\boards\frdmk64f\usb_examples\usb_host_msd_fatfs\freertos
Hope it helps
Regards
Daniel