I'm looking at a schematic of the pinout of the Arduino Nano and I see that the sequence starts:
31, 30, 29, GND, 32, 1, 2, 9, 10...
Why not:
1, 2, 3, GND, 4, 5, 6, 7, 8... ?
I'm looking at a schematic of the pinout of the Arduino Nano and I see that the sequence starts:
31, 30, 29, GND, 32, 1, 2, 9, 10...
Why not:
1, 2, 3, GND, 4, 5, 6, 7, 8... ?
(deleted)
Can you show us the schematic in question?
I can't tell what you're referring to.
I agree. Looking over the V3 Nano schematic & board layout, I don't see what the OP is describing.
Presumably, the upper left section this picture (not really a schematic) of the common Nano pinout...
For a more recent board design with smaller components and updated manufacturing tech (?), see something like the Adafruit Metro Mini. (But the Nano is such a widely-produced board (in multiple varieties) that the old pinout isn't likely to ever go away...
Those are the physical pin numbers - what matters is the logical pin numbers, which are in a more reasonable order.