Flash erase stall on STM32H753 and servicing an external watchdog
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 in the reference manual?
Given the chip architecture, is there any issue with toggling a pin on Port G when a sector erase is ongoing? In other words, is the AXI bus matrix stalled during a flash erase?
Thanks!
