FreeRTOS+FAT SL

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

FreeRTOS+FAT SL

824 Views
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 Kudos
Reply
1 Reply

752 Views
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 Kudos
Reply