Power Rails

A split-supply scheme: USB powers the Pico, a separate external 3.3 V supply powers the 65C02, RAM, and pull-ups.

Notes

  • Use the breadboard’s power rails for the external supply: run +3.3 V along one rail and GND along the other. Every chip’s VCC/GND wire is then a short hop to the nearest rail.

  • A common ground between the Pico and breadboard is required even with split supplies.

  • Alternative (USB disconnected): a single external 3.3 V supply can feed the breadboard rail and Pico pin 36 (3V3 OUT) directly. Never use VSYS for a regulated 3.3 V input when USB is also connected.