Solved
ADC multiple channels read without DMA and interrupt
- Hello,
I'm using stm32u5 series MCU and I need help on below.
1. System clock I've configured to 24Mhz and how do I set my ADC clock to sample at 20Khz
2. Without DMA, single channel data collection I'm able to do but not able to do for multiple channels.
