STM32F427 internal NOR flash driver and application
Posted on May 02, 2014 at 18:10Hi, I am trying to implement firmware update on STM32F427 based custom board. I found that the STM32F427 has 1MB internal NOR flash. Where do I get the driver for it? Also, can someone provide a sample code to access l...