I have read about the three options of powering Teensy 3.1 from external power. One involves cutting a pad, another one involves cutting a wire in the USB cable, and another one involves adding diode.
I am wondering why it isn't possible to simply supply power through the USB port without the computer. I want to do this because I will need to make many of the device that I am making. Therefore, I am trying to figure out a way to power the Teensy externally without making any modification to the board.
I have a one of those phone charger that plugs in to the wall with a USB port. I programmed my Teensy to simply turn on an LED. I have an USB cable connected to my Teensy 3.1. It turns on on its own when I plug the USB cable into my computer's USB port, but it does nothing when I plug it into the USB port on my phone charger. Why is that?
I measured the voltage at the pin vin and pin 3.3v, they measured 4.8V and 3.3V respectively. Why won't work?? Is there something wrong with my USB charger?
I am wondering why it isn't possible to simply supply power through the USB port without the computer. I want to do this because I will need to make many of the device that I am making. Therefore, I am trying to figure out a way to power the Teensy externally without making any modification to the board.
I have a one of those phone charger that plugs in to the wall with a USB port. I programmed my Teensy to simply turn on an LED. I have an USB cable connected to my Teensy 3.1. It turns on on its own when I plug the USB cable into my computer's USB port, but it does nothing when I plug it into the USB port on my phone charger. Why is that?
I measured the voltage at the pin vin and pin 3.3v, they measured 4.8V and 3.3V respectively. Why won't work?? Is there something wrong with my USB charger?