Hi I created a very simple ADC polling project using Nucleo-U575ZI-Q board. The settings of CubeMX is attached below. The code is very simple, just start the ADC1 and wait for polling then read the result from ADC1_IN8. The ADC polling code in my own...