Question
how to read an analog input received from a sensor on the STM32F746 Discovery board .
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 !