Open Juno63 opened 2 years ago
(GND an GPIO pins seem to work well).
LilyPi ILI9481 (GT911) version.
You need to switch between 3.3 and 5V
No, that is not the solution. There seems to be no 3.5V and no 5V either, LED between GPIO-pins and GND works, LED between USB POWER (3.5V/5V) and GND does not work.
Can you take a picture and see what you're measuring?
Using the basic Blink sketch on pin 25 (or 26) works fine. The red LED is blinking like it should. But the green LED, which is between GND and + (3.5V/5V) isn't blinking at all. This is the same when measuring with my multimeter: Pin 25 (high) to GND: 3.5V (or 5V). POWER to GND: 0 V.
USB power switch in 5V ?
I tried. Doesn't work. There is no power at all on POWER (3V3/5V).
How about using Type-C power?
That is what I am trying to do with this USB 3.1 Type-C Screw Terminal Block Connector. But there is no power at all on the POWER pin (3V3/5V).
How to connect i2c sensors to USB port if there is no power on USB power pin?
in setup just ttgo->turnOnUsb();
this activates the USB ports.
What is the maximum amperage we can get from the USB ports?
There seems to be no power (3.5V/5V) on the USB ports. Is there a special setting to activate the power on USB ports?