Skip to main content
Explorer II
January 13, 2025
Question

9 channels ADC to with DMA, Injected mode and interrupt mode

  • January 13, 2025
  • 1 reply
  • 547 views

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

    This topic has been closed for replies.

    1 reply

    ST Employee
    January 13, 2025

    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,