ESP32 VP Pin ERC Fix


Assign a Terminal Order from 1 to 10, starting with Power. Power should be Terminal Order 1, and Ground should be last, Terminal Order 10. For Orientation, set Power to "Top" and Ground to "Bottom." For the remaining sections/groups, you may decide the Terminal Order and Orientation yourself. For Orientation, distribute them between "Left" and "Right" — don't put everything on one side. Each group/section should have a different orientation.
There are 7 groups but only 4 orientation values (Top, Bottom, Left, Right), so every group cannot have a unique orientation.
I propose:
  1. Power — Top
  2. Boot — Left
  3. ADC — Right
  4. UART — Left
  5. Data Bus — Right
  6. GPIOA — Left
  7. Ground — Bottom
All pins within a group will share its Terminal Order and Orientation. Confirm this mapping and I’ll apply it.
Set GPIOA to Right instead, keeping the other proposed orders and orientations unchanged.
Applied the confirmed mapping, with GPIOA set to Right:
  • Power: 1, Top
  • Boot: 2, Left
  • ADC: 3, Right
  • UART: 4, Left
  • Data Bus: 5, Right
  • GPIOA: 6, Right
  • Ground: 10, Bottom
Commit: a8cd3f0d
Review updated symbol
Validate terminal properties
Complete pin types
Refine pin ordering

1 · 3V319 · 5V2 · ENVN · 4VP · 3IO34 · 5IO35 · 635 · TX34 · RXD1 · 22D3 · 17D2 · 16D0 · 21CMD · 18CLK · 20IO0 · 25IO5 · 29IO4 · 26IO22 · 36IO25 · 9IO14 · 12IO21 · 33IO32 · 7IO13 · 15IO33 · 8IO26 · 10IO15 · 23IO18 · 30IO23 · 37IO17 · 28IO2 · 24IO12 · 13IO19 · 31IO16 · 27IO27 · 11GND_2 · 32GND_3 · 38GND_1 · 14

ESP32-DEVKITC-VE