‎2020-03-12 08:56 AM
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 !
‎2020-03-12 03:41 PM
All of the six analog inputs on CN5 are connected to ADC3.
‎2020-03-13 04:49 AM
it's done ! thanks :grinning_face: