Resolved! STM32L4S5 write data to 2MB flash memory (STM32CubeIDE)
I am trying to write to the flash memory of the STM32L4S5QIIX microcontroller on the EVAL-ADIN1110EBZ development board. I have also tried similar code on an STM32L4S5VITX microcontroller on a custom circuit board.Short example code:uint32_t flash_me...