User Activity

Hi All,I'm trying to setup STM32CudeIDE 1.17.0 to build and debug my Zephyr OS project (STM32H745).  Mainly to get access to the dual core debugging features that the IDE provides.I found Zephyr has a page to guide setup on a Linux machine, but the s...
Hi All,I've had the external SPI Flash driver working on the STM32H745_M7, using Zephyr SDK 4.0.0.But when I setup it up on the M4 side the driver initialization is failing with error:[1;31m<err> spi_ll_stm32: Could not select SPI domain clockFurther...