Posted on May 29, 2014 at 15:46Hi,I am working with STM32F303, and I need a suggestion to directly read one byte, in particular, the most significant byte from a flash memory address.I have tried some code, like the one below but I pick every time t...