2026-02-11 7:07 AM - edited 2026-02-11 7:33 AM
Hey, I am running into issues with a custom PCB based on STM32H743IIT6.
Using IS42S32400J-6TLI as SDRAM, with an LCD screen. Using TouchGFX and DMA2D deactivated.
A hard fault is encountered after entering Model:Tick()
Hard Fault Error Detected at:
Debug stack view:
LTDC:
SDRAM - only 16 data bits used:
TouchGFX:
MCU:
Any suggestions what could be causing this Hard Fault error?
Solved! Go to Solution.
2026-02-17 4:26 AM
This was solved by setting the SDRAM, LTDC, and unlocking the MCU regions appropriately
2026-02-11 7:23 AM - edited 2026-02-11 7:26 AM
Seems to go to
Then BusFault Handler at :
2026-02-11 7:59 AM
Applying new MCU settings:
I still get the BusFault_Handler error
2026-02-17 4:26 AM
This was solved by setting the SDRAM, LTDC, and unlocking the MCU regions appropriately