Writing/Reading to flash
Posted on February 02, 2014 at 18:20 I have read the ST Flash programming manual and looked at the ST examples. I am using STM32F103VC. I wrote some code to initialize and write/read from flash memory. This is just a test, but I end up in th...