How to connect FATFS to Nor Flash on STM32H747
Hi.I am using a STM32H747BIT MCU with Nor Flash (MT25QL512)Reading and writing Nor flash by setting in the IOC file was successful.I want to set up a file system(FATFS) on Nor flash.There is a library of FATFS in IOC.So I want to use this.Is there...