2017-07-24 04:56 PM
Thank you for your patronage.
I'm Japanese student. Sorry for my poor English.
I'm using STM32F334Nucleo.
Nucleo's PA 3 terminal indicates about 3.3 V in ADC in a situation where nothing is connected.
On the other hand, the PA0 terminal shows about 0V in the AD conversion in a situation where nothing is connected.
Why do these two differ?
Solved! Go to Solution.
2017-07-24 05:49 PM
Probably because it is connect to the VCP USART from the ST-LINK. Review the schematic
2017-07-24 05:49 PM
Probably because it is connect to the VCP USART from the ST-LINK. Review the schematic
2017-07-24 05:57 PM
this is your target mcu
belowed is your st-link
you should probably removed SB13 and connect SB62
2017-07-24 08:46 PM
Or just use the pins designated for the Arduino analogue interface.
2017-07-24 11:45 PM
Thank you for your early reply. I was able to solve this problem. I am very grateful to you.
2017-07-24 11:50 PM
Thank you for your clear explanation. Thank you for showing the solution. I am very saved because I do not have anyone familiar with the STM32 MCU in my surroundings. Thank you.