Skip to main content
rishabh kumar
Visitor II
August 17, 2017
Question

how to read multi chanel adc with interrupt mode without using DMA,

  • August 17, 2017
  • 1 reply
  • 566 views
Posted on August 17, 2017 at 09:06

i want to read multi channel analog value with stm32f403 

we like to use interrupt mode and without using dma

    This topic has been closed for replies.

    1 reply

    Tesla DeLorean
    Guru
    August 17, 2017
    Posted on August 17, 2017 at 16:21

    Ok, well good luck with that, the part is designed to use DMA in such situations as the EOC will likely saturate and overrun, or you'll lose synchronization.

    You could use multiple ADCx if the part/configuration allows.

    Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..