I'm going to use a Raspberry Pi and a Pico Pi plugged together. They are both powered by the same 5V power supply (thru the 5V pins for the Raspberry, and thru VSYS for the Pico).
So far, I've used a single 3V3 net to power other components, which is tied to the 3V3 pins of both the Raspberry and the Pico. Is this something I should avoid, and if so can you explain why?
(The 2 of them are also directly linked via UART RX/TX).