2025-01-12 11:05 PM
Hello Team,
1.I want to use ADC1 for reading 7 channels with DMA and one channel with Injected mode. total 8 channels for ADC1
2. One channel for ADC2 with timer1 capture compare event at 62.5Kz frequency.
Total 9 ADC channels want to use. please let me know best way to read these many ADC's
2025-01-13 01:19 AM
Hello @sshan.2,
First, thank you for your contribution. Second, you can start from the ADC_GroupsRegularInjected example in the L4 series, located in STM32CubeL4\Projects\NUCLEO-L496ZG\Examples\ADC\ADC_Regular_injected_groups. I hope you find this answer helpful.
Regards,