Re: custom ESP32 board produces "garbage" on serial
Posted: Tue Mar 23, 2021 4:08 am
Also, in the Sparkfun schematic, the SRN output is fed into V_BATT, which is then goes through the BQ24075 to the (unregulated) putput of that board. You, however, connect SRN of U4 directly to the 3.3V rail. Obviously, that rail is then gouing to have the full LiIon voltage over it (minus the 10mV or so voltage drop over the 0.01 ohm R8.) You then feed this 3.3V rail directly into your ESP32 module. See attachment if the path is not clear. If you ever had a a fully charged LiIon battery connected to the board, this could have killed your ESP32.