FatFs with sdspi driver

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

FatFs with sdspi driver

Jump to solution
1,165 Views
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.

Tags (5)
0 Kudos
1 Solution
942 Views
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.
-------------------------------------------------------------------------------

View solution in original post

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