I refer to my own ubec supply wich convert 4S to 5V ,so I call it 5V_ubec (in this case Mateksys UBEC DUO).
Thanks for the schema I understand where I do put the two diodes (and avoid a mistake ;o)).
Thank's...
Hi Bugy74,
thank's for your reply. You seem right.
But could you confirm me this wiring please :
I use symbolic diode like that : ->|-
so
5V_ubec ->|- Vin_T4.0 (5V)
0V_ubec -|<- 0V_T4.0 (G)
Hi everybody,
I want supply Teensy 4.0 on battery 5V (4s+adapter).
How did I do that ?
Tutorial supply for Teensy 3.2 said use Two 1N5817 Diodes. (with picture I understand)
But its different on...
I put this code sample for fun...
Because when I test it to verify that my post sample doesn't works it is work fine...
The only difference is is that I putit in a .h .cpp files...
So I do compare with the original...
HI,
I trying compile an already compiled program for 3.2 on a 4.0.
I have error concerning I2C
Question on libraries/i2c_t3/i2c_t3.h :
#if !defined(I2C_T3_H) && (defined(__MK20DX128__) ||...