Question
STM32H745I-DISCO touch screen stopped working after debugger crash
My STM32H745I-DISCO touch screen stopped working after a HardFault/debugger crash while running a test app generated by STM32CubeMX ("Create project from board"). The display works perfectly but touch is completely unresponsive.
Steps already taken:
- Full chip erase + reflashed official FULL.hex (with MT25TL01G external loader)
- Verified option bytes (RDP=AA, BCM4 and BCM7 both enabled)
- Fixed reset mode from "Hardware reset" to "Software reset"
- ST-LINK firmware is up to date (V3J17M10)
- I2C4 registers show uninitialized on both cores
Display works, buttons visible, but no touch response at all.
