teensyshot icon indicating copy to clipboard operation
teensyshot copied to clipboard

Teensy 4.0 5V tolerant pins

Open ram-abhay opened this issue 4 years ago • 1 comments

All signal pins on the Teensy 4.0 are not 5V tolerant, so how do i recieve the telemetry? Did you use a logic level shifter? Also, the esc expects a 5v signal?

ram-abhay avatar Oct 21 '20 14:10 ram-abhay

From what i have seen the Signal coming from the ESC is 3.6V (https://github.com/jacqu/teensyshot/blob/master/docs/KISS_telemetry.pdf). I assume this will similar for comparable ESC's. I had no issues with a Teensy 4 in that regard. As for sending a signal. The 3.3V from the teensy are enough. (I tested it with a T-motor F55A Pro II ,4 in 1)

suahelen avatar Jan 13 '21 13:01 suahelen