The ESP32-S3 is an MCU (Microcontroller Unit) based on the dual-core XTensa LX7 architecture. It has the ability to operate at a speed of 240 MHz. In addition to its internal SRAM capacity of 512 KB, it is equipped with built-in Wi-Fi (802.11 b/g/n) and Bluetooth 5 (LE) connectivity, operating on the 2.4 GHz frequency, which allows for long-range communication. With a total of 45 programmable GPIOs, it offers ample flexibility for various applications.
The ESP32-S3 also boasts an extensive range of peripherals. It supports larger octal SPI flash for high-speed data transfer and is compatible with PSRAM, which has configurable data and instruction cache.
Create and extend your own MICROEJ VEE* port for the ESP32-S3-DevKitC-1-N8R8. Leverage our C/Java libraries to start prototyping and take advantage of our extensive developer documentation.
A VEE Port is an implementation of our applications container MICROEJ VEE (Virtual Execution Environment) for a target device. It integrates an Architecture, one or more Foundation Libraries with their respective Abstraction Layers, and the board support package (BSP). It also includes associated Mocks for the Simulator.