Forum Rule: Always post complete source code & details to reproduce any issue!
-
-
Senior Member+
Might help to know additional information like: Burned out - Are you saying, that the board had some magic smoke, or just stopped working or...
Power connection from PC. Are we saying USB power with voltage about 5v?
If so looks like you are feeding it to the encoders? Are any of the IO pins connected up to the encoder like GPIO pins 3, 7, 8 being fed voltages > 3.3v? Again the Teensy pins are not 5v tolerant.
-
usb power voltage 5v indeed, by burned out i mean stopped working( even simple blink code), and yes we are feeding it to encoders to read their data, and they are fed 3.3 . the thing is that when i tried reading from the encoders using one board everything worked just fine, the problem was when i tried using both of them.
-
The etch shows 5 volts going directly to pin 3, does it not? It doesn't even matter if the encoders were not plugged in, pin 3 will still see 5 volts.
-
i see what you are saying, it is just confusing in the diagram tho, pin 3 hav 3.3V and there is no connection there to the 5V as it seems in the picture. i checked it with a voltage-meter.
-
I don't see how it can not be connected unless that etch run has burnt open. You could check that by checking for 5 volts over on pin 1 of Encoder1. (But it would be much better if you check for etch continuity using an ohm meter rather than volt meter.) I think you can salvage the boards you have made by just pulling pin 3 out of the Teensy's.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules