You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
unoq: fix: reversed A4 and A5 ADC channels and clarify pin assignments
Correct the io-channels ordering so that A4 maps to PC1 (ADC1 Channel 2) and
A5 maps to PC0 (ADC1 Channel 1).
The corresponding channels can be found in the STM datasheet on page 111. Also,
add some comments to clarify which pins are being used.
0 commit comments