ADC DMA on stm32mp257 interrupt not triggering
Hello,I am trying to get my ADC using DMA working in my freertos program running on the M33 core of the stm32mp257 processor. I set up ADC1 on HPDMA3 using cube MX see config below.I am getting a few issues.1. If I used the generated code I get a run...