User Activity

Hi,I need to service an external watchdog when a flash sector is being erased. The sector being erased is in the same flash bank where code is executed from. Before I try to jump and run from RAM I had a few questions.Where is flash stall discussed...
We are using the STM32H753 and cannot enter the bootloader using pattern 8.AN2606 states that when BOOT0 is low and the option byte BOOT_ADD0 is 0x0040, then the bootloader is activated.Does this work for the STM32H753?Pattern 8Option byte set to 0x0...
Hi,I am porting an application from the STMF429ZI to the STMH753ZI and have noticed that the STMH753 is slower when reading the GPIO inputs compared to the STMF429. In one function, multiple GPIOs are read to gather 16 input states. Measuring this fu...