Skip to main content
Saif Eddine Dkhilali
Associate
March 12, 2020
Question

how to read an analog input received from a sensor on the STM32F746 Discovery board .

  • March 12, 2020
  • 1 reply
  • 1111 views

I want to configure the ADC / DMA to read an analog input on STM32 CubeMX, but all pins which are available on the card are not linked to an "ADC _input" :sad_but_relieved_face: .

should i use "analog_input "?

how does it works?

any help/advice is greatly appreciated :smiling_face_with_heart_eyes: .

Thanks in advance !

This topic has been closed for replies.

1 reply

Piranha
Principal III
March 12, 2020

All of the six analog inputs on CN5 are connected to ADC3.

Saif Eddine Dkhilali
Associate
March 13, 2020

it's done ! thanks :grinning_face: