Created A method for resolving this (markdown)

sandandstars
2020-12-30 18:56:48 +00:00
parent 24655e704e
commit 4731e4a986

@@ -0,0 +1 @@
If you are using a 74HCT125 or 245 IC to convert the output from 3V3 to 5V then there's a great way to resolve this. Connect the IC ENABLE pins to a pin on the microcontroller that is HIGH AT BOOT (e.g. D0 on the ESP8266). This will disconnect the neos for you until your program runs (then set it LOW and off you go).