SmittyHalibut
Member
This seems counter to everything I've seen with regards to VBAT and the boot up process for the 4.1, but...
I just switched to the 4.1 (from the 3.5) for a project. I am feeding it 5v through Vin, and using the 3.3v it generates to drive a TFT display, an audio CODEC, and a GPS. I am _NOT_ feeding 3.3v into the Teensy from outside. I have a CR2032 socket connected to Vbat, and also to Vbat on a GPS which is connected to the Teensy via serial and PPS GPIO. But that's the only interaction with Vbat.
If there is a CR2032 in the battery holder, and I apply 5v to Vin, it might boot or it might not. More often not. When I poke at the Teensy with a volt meter in this state, I see 5v on Vin, but I do NOT see 3.3v on any of the 3.3v pins.
However, if I remove the CR2032, it boots reliably. There's no obvious voltage sag or other indication I might be pulling too much current.
This seems counter to what I've read in several places on this forum, and in the boot-up sequence documentation: https://www.pjrc.com/store/ic_mkl02_t4.html Is it possible that Vbat through the GPS through the GPIO pins to the Teensy is bleeding too much? Remember, the GPS is powered off the 3.3v from the Teensy.
Let me know if there's any other information that would help debugging this. Thanks for your help.
-Mark
I just switched to the 4.1 (from the 3.5) for a project. I am feeding it 5v through Vin, and using the 3.3v it generates to drive a TFT display, an audio CODEC, and a GPS. I am _NOT_ feeding 3.3v into the Teensy from outside. I have a CR2032 socket connected to Vbat, and also to Vbat on a GPS which is connected to the Teensy via serial and PPS GPIO. But that's the only interaction with Vbat.
If there is a CR2032 in the battery holder, and I apply 5v to Vin, it might boot or it might not. More often not. When I poke at the Teensy with a volt meter in this state, I see 5v on Vin, but I do NOT see 3.3v on any of the 3.3v pins.
However, if I remove the CR2032, it boots reliably. There's no obvious voltage sag or other indication I might be pulling too much current.
This seems counter to what I've read in several places on this forum, and in the boot-up sequence documentation: https://www.pjrc.com/store/ic_mkl02_t4.html Is it possible that Vbat through the GPS through the GPIO pins to the Teensy is bleeding too much? Remember, the GPS is powered off the 3.3v from the Teensy.
Let me know if there's any other information that would help debugging this. Thanks for your help.
-Mark