I do intend to use file system Fatfs on a SD card with LPC54608. I don't find SD card driver in "SDK_2.0_LPCXpresso54608\device\LPC54608\drivers" directory. Where Can I find driver for SD Card? Best Regards Giovanni

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

I do intend to use file system Fatfs on a SD card with LPC54608. I don't find SD card driver in "SDK_2.0_LPCXpresso54608\device\LPC54608\drivers" directory. Where Can I find driver for SD Card? Best Regards Giovanni

1,395 次查看
giannigrondona
Contributor III

I am usind SDK_2.0_LPC_EXPRESS 

标签 (1)
标记 (1)
0 项奖励
1 回复

1,189 次查看
bin_er
NXP Employee
NXP Employee

Hi Gianni Grondona 

In middleware folder, sdmmc_2.1.2, there is fsl_sd.c which is the middleware for SD access.

And in driver folder, fsl_sdif.c is the driver

0 项奖励