Resolved! Can the STM32G4’s DMA multiplexer (DMAMUX) be synchronized to a timer other than LPTIM?
I’m working with an STM32G474RE chip, and I’m trying to use the synchronization feature of the DMA multiplexer to time when a DMA transfer to SPITX should occur. I’d like to have this timed synchronously to some other timer events.Looking at the docu...