DFU Application with the STM32CubeProgrammer
Hi,
I'm using the STM32U5G9J-DK1 Demo Board with the STM Demo Program Ux_Device_DFU, because I need to create a specific bootloader for my board.
The STM32CubeProgrammer program connects to the board via USB and I can read its memory, but the program doesn't receive information from the Flash Blocks, so programming doesn't start.
If I enable the Bootloader available in the MPU's system memory, the programming via the STM32CubeProgrammer works correctly.
What should I change in the STM source code to avoid this problem?
Thank you in advanced

