Search found 1 match
- Fri Mar 18, 2022 3:17 pm
- Forum: Raspberry Pi microcontroller boards
- Topic: main.py isn't running when Pico connected to external power
- Replies: 8
- Views: 19597
Re: main.py isn't running when Pico connected to external power
Hi, i have faced the same problem as ssfel. Unfortunately none of the suggestions has been helpful. At least for my application I found a workaround: I start main.py as usual having the pico connected via an USB cable. Then connect an external 5V source to VSYS. Now I can unplug the USB connection a...