Skip to main content
sajad hendeseh
Visitor II
May 2, 2017
Question

how to figure out ADC1->DR contains which pin data at moment?how to figure out ADC1->DR contains which pin data at moment?

  • May 2, 2017
  • 1 reply
  • 479 views
Posted on May 02, 2017 at 21:30

how to figure out ADC1->DR contains which pin data at moment?

    This topic has been closed for replies.

    1 reply

    Tesla DeLorean
    Guru
    May 2, 2017
    Posted on May 02, 2017 at 21:50

    You don't. You DMA to a buffer which is some multiple of the pin count you are scanning, and then the array holds the data in the order you would anticipate.

    Specify which STM32 part/family your question relates too, they make like 100's of different parts

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