We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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.
The current Pack for STM32F2 Series V2.5.0 (Keil.STM32F4xx_DFP.2.5.0.pack) supports fully the latest middleware release V6.4.0 (Keil.MDK-Middleware.6.4.0.pack).
Are you using this packs already?
You should be able to create an application using the file system as explained for example in this application note: http://www.keil.com/appnotes/docs/apnt_268.asp