Question
stm32f746g-disco. Problem with adc. multichannel
Posted on June 27, 2016 at 11:14
Good morning, sorry for my bad english
I have a problem, with the adcperipheral. I want to take 2
measurements, each from a different channel. My idea is to use ''NbrOfCurrentConversionRank'' to differenciate a channel, from de other channel, but
''NbrOfCurrentConversionRank''
is always set to 0, and this variable don't exist in ''stm32f7xx_hal_adc.c''. Could it be a failure in libraries??