I am struggling with a modified USB cable on my Teensy41 project.
I need the USB cable to pass through a sealed bulkhead. I've potted two wires in a threaded connector and then cut a USB cable and soldered the D+ and D- (green and white) cores to each end of the potted wires. The assembly has a USB-A at one end and a USB-micro at the other end. The Teensy is powered from a battery so I only connected the D+ and D- wires.
Testing with a multimeter shows that the wires are connected properly and not shorted to each other of the body of the threaded connector. Can test continuity from the pads on the underside of the Teensy board to the middle 2 pins in the USB-A plug.
But no serial data is showing up in the serial monitor and the Arduino IDE can't see the board, doesn't list a port.
Any suggestions for what to do to get it working? Do I need to connect the ground as well? Is there any requirements with respect to resistance or impedance that I need to satisfy to get it working?
I need the USB cable to pass through a sealed bulkhead. I've potted two wires in a threaded connector and then cut a USB cable and soldered the D+ and D- (green and white) cores to each end of the potted wires. The assembly has a USB-A at one end and a USB-micro at the other end. The Teensy is powered from a battery so I only connected the D+ and D- wires.
Testing with a multimeter shows that the wires are connected properly and not shorted to each other of the body of the threaded connector. Can test continuity from the pads on the underside of the Teensy board to the middle 2 pins in the USB-A plug.
But no serial data is showing up in the serial monitor and the Arduino IDE can't see the board, doesn't list a port.
Any suggestions for what to do to get it working? Do I need to connect the ground as well? Is there any requirements with respect to resistance or impedance that I need to satisfy to get it working?