Xinyuan-LilyGO / TTGO_TWatch_Library

MIT License
881 stars 283 forks source link

MacOS 12.3.1 Monterey LilyGo T-Watch 2021 does not appear as serial device #163

Closed frankcohen closed 2 years ago

frankcohen commented 2 years ago

Hi T-Watch fans, I am on a MacBook Pro running Mac OS X 12.3.1 Monterey. I install the CH341 serial driver for Mac from http://www.wch-ic.com/downloads/CH341SER_MAC_ZIP.html. I restart. I connect the T-Watch using a USB C cable and the T-U2T adaptor. I open a Terminal window and do not see the T-Watch:

frankcohen@FCohenMac2020 /dev % ls tty*
tty             ttyse
tty.BLTH            ttysf
tty.Bluetooth-Incoming-Port ttyt0
tty.JBLCharge3          ttyt1
ttyp0               ttyt2
ttyp1               ttyt3
ttyp2               ttyt4

etc...

I then plug in an ESP-Prog board. This board has a USB micro connector. I see

frankcohen@FCohenMac2020 /dev % ls tty*
tty             ttysc
tty.BLTH            ttysd
tty.Bluetooth-Incoming-Port ttyse
tty.JBLCharge3          ttysf
tty.usbserial-1442100       ttyt0
tty.usbserial-1442101       ttyt1
tty.usbserial-5         ttyt2
tty.usbserial-6         ttyt3
ttyp0               ttyt4
ttyp1               ttyt5

What am I doing wrong?

-Frank

LilyGO commented 2 years ago

T-WATCH-2021 has no integrated serial port chip, it needs to be used with U2T.

fcohen commented 2 years ago

I am using it connected with the U2T connector.

On Tue, Apr 19, 2022, 6:56 PM LilyGO @.***> wrote:

T-WATCH-2021 has no integrated serial port chip, it needs to be used with U2T.

— Reply to this email directly, view it on GitHub https://github.com/Xinyuan-LilyGO/TTGO_TWatch_Library/issues/163#issuecomment-1103365360, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAIB7TVJAHMLDJTZ27XG23VF5P4TANCNFSM5TOSFF6Q . You are receiving this because you are subscribed to this thread.Message ID: @.***>