Resolved! STM32H5 getUID with enabled ICACHE
Hi. Is there any consideration that I need to take care of when I use HAL_GetUIDw0~2 while ICACHE is enabled?even the simplest project with STM32H573IIK3Q that the ICACHE is enabled will get a hardfault when trying to get UID bytes.This is the whole ...