User Activity

Hi.I'm using a STM32U5A5 MCU to communicate with a FLASH device through OCTOSPI.Flash is connected to port P1, and all signals are controlled by OCTOSPIM / OCTOSPI1 MCU hardware.I'm sending command "0x06" = WRITE_ENABLE, and after that I need to chec...
Hello.On a custom board with STM32U535CEU6TR, I can't have HCLK set to 160 MHz. At that speed, I get random hard faults. If I set HCLK to 80 MHz, then everything is fine, no more random hard faults.On the same board, with STM32U535CEU6QTR; no problem...