Hello everyone I want to implement the FAT32 filesystem on NAND flash using STM32F217XX mcu. I'm using KeilV5.15 and the code that I have problem with has been generated by the keil package installer
I read a document about the in compatibility of the latest version of drivers in Keil PackInstaller as:All STM32 Device Family Packs Version 1.x implement Drivers based on Version 1.x and are therefore not compatible.(apn_266.pdf)
I have done the instructions but it has several errors... please help me if any one know the solution or a working code.
Thanks a lot.