How to make a external NAND flash program algorithm?
Hi all,I am trying to program some data to an external NAND flash chip(connected by FMC) by STM32F429BI with MDK IDE.According to the ARM document, I make a project(download it in the attachment) to generate the FLM file.(Before compiler the project,...