All attempts to load fail with Tx pin(2) stuck at 0 Volts.
I have downloaded tar file on both Windows10 and Linux Mint machines.
Both machines produce UF2 files of same size
I have used multiple proven Picos and USB cables without success.
Please help as I really want to get back into forth, it is many years since I wrote
a Forth79 application to control an experimental UK military radar experiment.
John Knott
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
pin 2 should be the RX pin on the Pi Pico, and when unconnected, its ok for it to be stuck as it is not driven. Try swapping RX and TX wires! Thats one of the most common problems to encounter at the beginning. The pins are current-limited these days and survive being swapped.
Matthias
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
All attempts to load fail with Tx pin(2) stuck at 0 Volts.
I have downloaded tar file on both Windows10 and Linux Mint machines.
Both machines produce UF2 files of same size
I have used multiple proven Picos and USB cables without success.
Please help as I really want to get back into forth, it is many years since I wrote
a Forth79 application to control an experimental UK military radar experiment.
John Knott
Hi John,
pin 2 should be the RX pin on the Pi Pico, and when unconnected, its ok for it to be stuck as it is not driven. Try swapping RX and TX wires! Thats one of the most common problems to encounter at the beginning. The pins are current-limited these days and survive being swapped.
Matthias
Thank you Fantastic support, will have fin tomorrow.
Topic closed John