Xinyuan-LilyGO / Wrist-E-Paper

MIT License
25 stars 9 forks source link

Programming E-Paper Watch through GPS connector #6

Closed mrdROb closed 1 year ago

mrdROb commented 1 year ago

I accidentally bought the device without T-U2T adapter, and while I am waiting for one, want to give the board a try Can I program the board through the GPS connector? Are any drawbacks?

mmMicky commented 1 year ago

If you have not purchased U2T, you need a serial communication tool and a TYPE-C cable. Only need to connect TX and RX. You also need to enter download mode manually.

mrdROb commented 1 year ago

Thanks a lot! After looking more at the schematic I found that I was wrong identifying that GPS connector/soldering pads have RX and TX. I will go the way you recommend. Since I now have a full USB Type-C connector, I will also try to replicate the BOOT and RESET lines from my CH340 programmer.