STM32G030 Bootloader Flash Programming: Hex file as non aligned values
Hi, I have a bootloader for the STM32G030 which is working good but at the end of the hex file, I get flash alignment error (PGAERR). After going deeper in the issue, I found out that the hex file produced by the STM32CubeIDE has non-aligned values....