User Activity

Hi,Migrating to STs ecosystem v.5.1.0 from v.3 right now and having an issue with M4 where remoteproc is unable to attach to running M4 and consequently fails. From what I can see in the logs there is a timeout while waiting for the resources, in fac...
Hi,I am using internal temp sensor DTS and have critical trip point of 120 C configured. I wonder how interrupt work in this case? Where and how should it be handled? Are trip points the only cases when interrupt from DTS happens?
Hello,I have a interrupt conflict between two peripherals on pins PK7 and PI7. I am aware that these two end up on same EXTI7 interrupt mux, hence conflict in interrupt occurs. I am wondering if there is a way to separate these interrupts on differen...
I am trying to configure SPI5 on STM32MP151C where MPU is a master and ESP32C6 is a slave. The clock used in the device tree is HSI 64MHz. SPI driver is running with 2MHz configured and divisor in the SPI_CFG1 register is correctly set to 32. In the ...
Working on setting up SPI bus and get a connection to ESP32C6 WiFi/BT module. Trying to configure SPI5 clock in device tree for STM32MP151. Have used different sources (HSI, HSE, PLL4Q), but the enable count on the SPI5_k clock is always zero. I am s...
Kudos given to