Skip to main content
mattfox
Associate III
July 8, 2013
Question

STM32F3 Discovery - ADC Channel Pins

  • July 8, 2013
  • 3 replies
  • 735 views
Posted on July 08, 2013 at 23:56

I'm working on setting up a multiple channels for the ADC, but I can't seem to find anywhere that says which pins correspond to each ADC Channel.  I have been looking through the datasheets unsuccessfully for awhile now.   Does anyone know where I can find this?  Thanks for the help in advance!

    This topic has been closed for replies.

    3 replies

    Tesla DeLorean
    Guru
    July 8, 2013
    Posted on July 09, 2013 at 01:18

    [DEAD LINK /public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolder=/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/ADC%20GPIO%20pin%20pairing%20for%20STM32F407&FolderCTID=0x01200200770978C69A1141439FE559EB459D7580009C4E14902C3CDE46A77F0FFD06506F5B&currentviews=55]https://my.st.com/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolder=%2Fpublic%2FSTe2ecommunities%2Fmcu%2FLists%2Fcortex_mx_stm32%2FADC%20GPIO%20pin%20pairing%20for%20STM32F407&FolderCTID=0x01200200770978C69A1141439FE559EB459D7580009C4E14902C3CDE46A77F0FFD06506F5B¤tviews=55

    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
    Tesla DeLorean
    Guru
    July 8, 2013
    Posted on July 09, 2013 at 01:22

    PC5 = ADC_IN15 (Channel 15)

    PA7 = ADC_IN7 (Channel 7)

    http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00046749.pdf

    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
    mattfox
    mattfoxAuthor
    Associate III
    July 9, 2013
    Posted on July 09, 2013 at 15:13

    Thanks so much for the links!  They are really helpful