User Activity

I have tried to migrate an STM32CubeMX project from the STM32H747AIIx to the STM32H747XIHx using the procedure described here:How to switch from one STM32 to another using STM3... - STMicroelectronics CommunityIt failed with the following error messa...
I have an existing STM32F078VB firmware application. The following code used to work perfectly fine to jump to the DFU bootloader shortly after power up, based on the application firmware detecting 2 buttons being pressed on the board:#define BOOT_S...