sandeepmistry / arduino-nRF5

Arduino Core for Nordic Semiconductor nRF5 based boards
Other
872 stars 278 forks source link

Pin mapping Analog pins for Generic nRF52 (nRF52832) appears to be incorrect #476

Open drmpf opened 2 years ago

drmpf commented 2 years ago

Selecting board Generic_nRF52832.name=Generic nRF52 chooses variant=Generic g_ADigitalPinMap[] mapping is one for on with P0.xx

variant.h defines /*

but the nRF52832 pinout nRF52832pinout shows AINx as P0.02, P0.03, P0.04, P0.05 and P0.28, P0.29, P0.30, P0.31