STM32F0x Read/Write to Internal Flash
Posted on March 09, 2017 at 16:25Hi,I'm new on ST MCU, I'm trying yo understand how to read the internal flash of STM32F042K6. I want to read the Page 31 of the device, the address is 0x800FC00 but if I try to read it with a pointer the program goes...