User Activity

Hello,I am using DMAMUX(dm) chaining, that means there are n dm channels and the previous is generating an event for the next dm channel as a sync input. I noticed that there is a latency in the transition of one dm channel to the next one. For examp...
Hello community!I set up a dmamux channel, which is working perfectly in unconditional mode(direct mux). Now I want to use synchronous mode, where the EXTI0 line Interrupt is the trigger(or latch), so it initiates the DMA request transactions. I get ...
Hello community,I cant get the dma working on the stm32g474. What I did till now:- enabled tim15 -> working with interrupts- enabled dma req. on update event- enabled dma and dmamux clocks in rcc- enabled dma int in nvic -> can be triggered through n...
Kudos given to