allexoK / Esp32-Stick-Boards-Docs

Other
8 stars 0 forks source link

ESP32-Stick

Introduction:

ESP32-Stick is a line of low-cost development boards for ESP32 with Ethernet support. The boards use LAN8720A chip for ethernet and CH340G USB-UART converter for communication with PC and programming. ESP32-Stick-PoE-P provides passive Power-Over-Ethernet support(9-57V) and Esp32-Stick-PoE-A is capable of working with Active Power-Over-Ethernet.Programming is performed via USB connector.

Features:

Pinout and dimensions

Esp32-Stick-Eth pinout

Dimensions are the same: Dimensions

Programming options:

Using vscode Platformio or Arduino IDE

Uploading example project:

For example projects go to https://github.com/allexoK/Esp32-Stick-Arduino-Examples , https://github.com/allexoK/Esp32-Stick-ESPHome-Examples and https://github.com/allexoK/Esp32-Stick-Platformio-Examples

Important Notice

There is no galvanic isolation, so the board should not be connected to POE while programming. While programming use non-POE cable and supply power via USB.

Schematics

Schematics can be found in HW/x/Vx/schematics

On PoE compatibility

Troubleshooting Esp32-Stick-Boards

  1. I am powering Esp32-Stick-PoE-A with PoE adapter and the power led is off:

    • Are you sure you are using 48V PoE adapter?
    • Are you using type B power adapter?(The power must be supplied via pins 4,5 and 7,8)?
    • Have you tried different adapter?
    • Try using shorter Ethernet cable, did it help?
  2. I have a network connection problems:

    • Try using shorter Ethernet cable, did it help?