-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Works in ttyUSB0 not ttyS1 #143
Comments
Some other user reported that the cyd 2.8" contains a design defect that leaves RX disconnected #100 (comment) |
To be able to use that port, I manually recompiled the library and swapped TX/RX in the initialization of the serial. |
It seems also the 3.2" capacitive doesn't work with ttyS1 |
Closing as it's not an issue with CYD-Klipper |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi there, I'm trying the new version.
My CYD 2.8" ESP32-2432S028 works with WiFi, and the new serial version only on ttyUSB0.
But can't connect to the ttyS1 port that was of the previoud Nextion/TJC monitor.
The CYD has both an USB port and a port with a jst1.25 4 way with label 5v, RX, TX, GND.
I've to say that I've full control of my printer with a fresh Armbian based on Ubuntu Noble on a SKIPR mainboard. ttyS0 is the THR connected by UART. And I saw previous display was a ttyS1. There's also ttyS2 but I've tried both.
Cabling is correct and I've tried both directions of TX and RX.
The text was updated successfully, but these errors were encountered: