X-Git-Url: https://git.gag.com/?p=hw%2Ftelelco;a=blobdiff_plain;f=Notebook;fp=Notebook;h=a83143555991d982404efe84794e02eb74dfa8c6;hp=0cc11283591154a580a4a2be10a5dead1c858039;hb=a5105e7dee5d94113026aa246bf3b3a5b54ba71d;hpb=6e4b1e65bae172000ccdc62a10c813e95bf512a2 diff --git a/Notebook b/Notebook index 0cc1128..a831435 100644 --- a/Notebook +++ b/Notebook @@ -11,8 +11,7 @@ connect all of them to pin 4, the gpio driving the circuit. The net effect is that we're making 12V from the gpio, which means all the LED current and switcher inefficiency is coming as current through that gpio. The -measured LED current is around 7mA, so this is "safe" for the SOC, but leaves -less engineering margin than we usually like. +measured LED current is around 7mA, so this is "safe" for the SOC, but really +not a great plan... -Changing the circuit to be powered from v_lipo with the gpio hooked to shdn* -and controlling a FET switch on the output might be smarter someday? +Need to redesign this in the future to use a transistor/FET switch.