2019-12-16 08:42 AM
Hello Community
Recently I'm in a project with the NUCLEO-G071RB.
I been working with ST boards for a long time but this time, i cant make measurements through specific channel "ADC_IN15". Pin PB11
I made other channels to work ( IN0, IN1 etc...) but with channel IN15 and IN16 cant make it work.
I'm using STM32CubeIDE and HAL drivers
Any idea of what is happening?
2019-12-16 10:23 AM
Solved!
Just set
Sequencer = "Sequencer set to not fully configurable"
This is to enable legacy mode, otherwise you will be able to access only to channels 0 to channel 14