Associate
May 28, 2018
Question
interface external flash to stm32 by fatfs
- May 28, 2018
- 3 replies
- 1160 views
Posted on May 28, 2018 at 08:28
I am working stm32l031g6u6 controller and i want to interface external flash using fatfs.
I refer the document by stm Implementation-of-FatFs-on-Serial-Flash- and tested the code but it's not working.
It showing error of FR_NO_FILE SYSTEM. i have modified the diskio.c file as per document but nothing work.
i have attached the main file and diskio.c file.
#flash #diskio #fatfs-not-working #flash-interface-fatfs #external-flash #stm32 #stm32lo #fatfs