Skip to main content
This topic has been closed for replies.

2 replies

Super User
April 16, 2025

The question is really, "how to configure FatFs to use SPI" ?

Once you have done that, higher-level functions - like creating a filesystem - are oblivious to the underlying interface.

See: http://elm-chan.org/fsw/ff/doc/appnote.html#port 

 

 

HDaji.1Author
Graduate II
April 22, 2025

@Andrew Neil  thanks for your reply.
Maybe this link, http://elm-chan.org/docs/mmc/mmc_e.html, is more relevant.