User Activity

Hello,I been working on stm32mp1 soc. In m4, totally, i have configured 3 timers(Timer2(input capture), time13,timer16). when i start the m4 from A7 after Linux login, all timers work fine. But when I use a startup script to start the M4 during Lin...
Hello , Currently, i am working on STM32MP157.  I am trying to change the device tree USB type C configuration into a USB type A host.I've disabled usbotg option under stm32mp1571.dtsi file. I would like to know where i could add USB A host configura...
Hello,I am working on IPC between M4 and A7 and it works properly using the "logic analyzer" example. I changed it according to my needs but not the buffers. 1 . I could read the data from 3 buffers, but often buffers are swapping. I would like to wh...
I am trying to Debug m4 in production mode. M4 is not halted.I am getting an error "Failed to insert breakpoint".I can successfully debug in Engineering mode. but, I need to Debug in Production mode.Can you explain how to solve this issue?