User Activity

Hi Everyone I face other problem of Counter driver on zephyr for STM32MP157 DK2 kit Here is dts: &timers5 {status = "okay"; counter {compatible = "st,stm32-counter";status = "okay";};}; and prj config: CONFIG_COUNTER=y I face problem: zephyr-sdk-0.17...
Hi Everyone   I am new member of ST device, now I face problem regarding SPI communication on STM32MP157F-DK2 kit.I am using the latest zephyr RTOS version (which primarily supported STM32157C-DK2 kit). Problem:- The Master Out pin does not output th...