The following table shows the mapping between GPIO pins, analog inputs, and the corresponding Arduino analog input naming.
| GPIO | Analog input | Arduino naming |
|---|---|---|
| P0.04 | AIN0 | A0 |
| P0.05 | AIN1 | A1 |
| P0.06 | AIN2 | A2 |
| P0.07 | AIN3 | A3 |
| P0.25 | AIN4 | A4 |
| P0.26 | AIN5 | A5 |
The following table shows the mapping between GPIO pins, analog inputs, and the corresponding Arduino analog input naming.
| GPIO | Analog input | Arduino naming |
|---|---|---|
| P0.04 | AIN0 | A0 |
| P0.05 | AIN1 | A1 |
| P0.06 | AIN2 | A2 |
| P0.07 | AIN3 | A3 |
| P0.25 | AIN4 | A4 |
| P0.26 | AIN5 | A5 |