You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I find that in order to boot my ESP32S2 mini, I have to first connect the +5V and GND pins (also connecting pin20), and then make the UART connection. If not, the device gets into an error mode and does not boot. I do this by tilting the board and inserting only one side into my PCB (connecting 5V, GND, PIN 20), wait a few seconds, then plug in the other side, connecting UART. If I follow this procedure, the board boots every time.
If I connect all at once, the status LED blinks slowly and the device does not come online.
I'm using ESPHome and Home Assistant.
I have an HS11A-A controller. There are two RJ45 ports on my controller, and I use one for the display, and the other one for the ESP. My pin config is as follows. Disregard the cable columns, they refer to internal UTP wiring (cable is checked for crosstalk and good connection).
Also, I measured the voltage on the UART pins without anything connected. I see 4.7V DC accross the GND and both UART pins. I don't know if this is normal.
This issue might be related to #62.
I find that in order to boot my ESP32S2 mini, I have to first connect the +5V and GND pins (also connecting pin20), and then make the UART connection. If not, the device gets into an error mode and does not boot. I do this by tilting the board and inserting only one side into my PCB (connecting 5V, GND, PIN 20), wait a few seconds, then plug in the other side, connecting UART. If I follow this procedure, the board boots every time.
If I connect all at once, the status LED blinks slowly and the device does not come online.
I'm using ESPHome and Home Assistant.
I have an HS11A-A controller. There are two RJ45 ports on my controller, and I use one for the display, and the other one for the ESP. My pin config is as follows. Disregard the cable columns, they refer to internal UTP wiring (cable is checked for crosstalk and good connection).
My UART YAML and virtual screen config is:
Also, I measured the voltage on the UART pins without anything connected. I see 4.7V DC accross the GND and both UART pins. I don't know if this is normal.
Maybe some more relevant ESPHome config:
Are there things I need to look at? Or other suggestions?
The text was updated successfully, but these errors were encountered: