USB CDC Implementation on ESP32-S2/3
Implement the USB Communications Device Class (CDC) on ESP32-S2/S3, allowing the ESP32 to appear as a virtual serial port over USB to a host computer.
USB CDC Implementation on ESP32-S2/3 Read More »
Implement the USB Communications Device Class (CDC) on ESP32-S2/S3, allowing the ESP32 to appear as a virtual serial port over USB to a host computer.
USB CDC Implementation on ESP32-S2/3 Read More »
Utilize the native USB On-The-Go (OTG) peripheral available on ESP32-S2 and ESP32-S3 for implementing various USB device classes or host functions.
USB Interface on ESP32-S2/S3 Read More »
Learn strategies and best practices for porting existing ESP-IDF code between different ESP32 variants, considering architectural and peripheral differences.
Porting Code Between ESP32 Variants Read More »
A guide to selecting the most suitable ESP32 variant (Original, S2, S3, C3, C6, H2) based on project requirements like connectivity, power, cost, and performance.
Choosing the Right ESP32 Variant Read More »
Discover the ESP32-H2, focusing on 802.15.4 (Thread/Zigbee) and BLE 5 connectivity. Understand its RISC-V core and target IoT applications.
ESP32-H2 Architecture and Features Read More »
Explore the ESP32-C6 architecture: RISC-V core, WiFi 6 support, BLE 5.0, and integrated 802.15.4 radio for Thread and Zigbee connectivity.
ESP32-C6 Architecture and Features Read More »
Learn about the ESP32-C3, Espressif’s first RISC-V based SoC. Understand its single-core architecture, WiFi 4, BLE 5.0, and focus on cost-effectiveness.
ESP32-C3 Architecture (RISC-V Based) Read More »
Discover the ESP32-S3: dual-core Xtensa LX7, AI acceleration instructions, more GPIOs, USB OTG, and BLE 5.0 capabilities. Compare with S2 and original.
ESP32-S3 Architecture and Differences Read More »
Explore the ESP32-S2 architecture: single-core Xtensa LX7, enhanced security features, USB OTG, and differences compared to the original ESP32.
ESP32-S2 Architecture and Differences Read More »
Deep dive into the architecture of the original ESP32 (WROOM, WROVER) series. Understand its dual-core Xtensa LX6 CPUs, peripherals, and memory map.
ESP32 Original Series Architecture Details Read More »