FatFs with sdspi driver

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

FatFs with sdspi driver

跳至解决方案
1,231 次查看
yanlong_gao
Contributor I

Hi,

    My board is LPC54114, I want to use the SPI interface and FatFs to read/write files to a SD card, the FatFs source code in the SDK seem not contain the sdspi driver? where can i find it?

Thanks.

标记 (5)
0 项奖励
1 解答
1,008 次查看
FelipeGarcia
NXP Employee
NXP Employee

Hello Will,

 

I recommend you to read the following documents in order to implement FatFs using SPI.

Porting FatFs file system to KL26 SPI SD card code

    https://www.nxp.com/docs/en/application-note/AN10406.pdf

Hope it helps!

 

Best regards,

Felipe

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
1 回复
1,009 次查看
FelipeGarcia
NXP Employee
NXP Employee

Hello Will,

 

I recommend you to read the following documents in order to implement FatFs using SPI.

Porting FatFs file system to KL26 SPI SD card code

    https://www.nxp.com/docs/en/application-note/AN10406.pdf

Hope it helps!

 

Best regards,

Felipe

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 项奖励