FreeRTOS+FAT SL

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

FreeRTOS+FAT SL

871 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by c1223 on Fri May 01 09:53:55 MST 2015
Running an Embedded Artists baseboard with an LPC1769 board. I'm currently running a project with FreeRTOS that utilises the OLED, 7-SEG and wav player. I want to increase the file size limit of the my wav file (to about 5MB) and the best way I can see of doing that is by utilising an SD card. From what I've read the FAT SL system is probably my best bet. However, I have no clue where to get started. Presumably I need to interface it with the SPI driver etc.. but I'm not sure where to start.

Is there an easier way to do this? Or are there any project examples?
0 项奖励
回复
1 回复

799 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by fjrg76 on Sun May 10 18:33:27 MST 2015

Quote: c1223
Presumably I need to interface it with the SPI driver etc..



Yes, you do!

http://www.lpcware.com/content/nxpfile/an10916-fat-library-efsl-and-fatfs-port-nxp-lpc1700
0 项奖励
回复