ADC|DMA|TIMER + STM32U575
Hello
I am validating the ADC DMA Timer using stm32u5
I am doing when ADC and DMA are working fine but timer is not working getting into the error handler
what I am doing is I want start ADC and DMA when timer trigger but the timer is following error handler I dont know what is Issue anyone aware of these thing let me know ASAP
NOTE:: https://www.youtube.com/watch?v=pLsAhJ8umJk
STM32CUBEIDE basics -10 ADC DMA TIM HAL lab
doing same method but using stm32u5
