- This topic has 0 replies, 1 voice, and was last updated 4 years, 8 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
Home › Forums › Mastering STM32 book support forum › Missing SPI FatFS Driver
pg 724: “Unfortunately, ST engineers have not still developed a driver for SD cards when working in SPI mode. … However, I have arranged a complete SPI-compliant SD driver that I will introduce you later.”
The FatFS driver mentioned here does not exist in the book, and is not in any of the example code (https://github.com/cnoviello/mastering-stm32) either. Is it somewhere else?