STM32H7RS | H7S3L8 Core Freeze XSPI + DCACHE in Bootloader
Hi,I am experiencing a core freeze issue on STM32H7S3L8 MCU, as described below.UPDATE 1: Most probably Data Cache is the main culprit, closing Data Cache in bootloader solves the problem. Application code Enables Data Cache and we have never observe...