-
Notifications
You must be signed in to change notification settings - Fork 149
Description
Hello, first I want to take a second to thank you all for the amazing work you guys have done here, incredible work!
I am attempting to replicate the schematic shown in the diagram with some generic level shifter modules with no luck. The issue I am having is that when the low voltage side is disconnected, the high voltage side floats up to B+ at around 20v. Once the low voltage side is connected (TX pin) it drops to 3.6v and any data send via UART stays at that voltage level.
This has happened with 2 brand new boards and any battery I tried. I suspect these level shifters aren't the proper device to use considering they are designed for open drain signalling such as I2C. What circuit was used in the video? I believe I would have better luck with something similar.
Also FWIW, I am using a Silicon Labs CP2102 based USB to UART adapter and it seems to be functioning properly, outputting the proper sequence via logic analyzer capture.