ESP32-S3 WiFi-BLE5.0 SoC 출시

Espressif사에서 ESP32-S3라는 신규 칩이 출시 되었습니다.

MCU core가 Xtensa 32Bit LX7으로 기존 LX6에서 upgrade되었습니다. 512KB SRAM, 384KB ROM을 내장하고 있고, Flash 메모리는 Octal SPI까지 지원 합니다. 기존 Quad보다 고속입니다. Flash가격에도 영향이 있을지 모르겠네요.

재미 있는 것은 AI 지원을 위한 Neural network computing을 지원 한다고 합니다. 아마, 음성인식 이나 영상인식에 좀더 강화한 기능으로 보입니다.

Additional support for vector instructions in the MCU, which provides acceleration for neural network computing and signal processing workloads

Package size는 7x7mm QFN 56핀으로 ESP32-S2와 호환 되는 것 같습니다. 모듈은 아직 출시가 안되었지만, ESP32-S3-WROOM-1 이 예정 되어있습니다. 또한, 최신 Mini 시리즈 모듈로도 나올 것 같습니다.

주요 spec :

Wifi : 802.11b/g/n

2.4 GHz 802.11 b/g/n Wi-Fi 4 with 40 MHz bandwidth support

(5Ghz band 는 아직 지원하지 않습니다.)

Bluetooth Low Energy (BLE) 5.0

Long-range support, up to 2Mbps data rate.

BLE 5.0 Long range를 지원하고, BT Classic은 지원하지 않습니다.

MCU core

Dual-core Tensilica LX7

240 MHz with additional vector instructions  for AI acceleration

ULP core to handle low power modes

512 KB of internal SRAM
Storage – Octal SPI flash and PSRAM support

Peripherals
44x programmable GPIOs (ESP32보다 10개 증가)
SD/MMC host
SPI, I2C, PWM, UART, RMT (Remote Control)

TWAI (Two-Wire Automotive Interface)  (CAN통신이라고 합니다.)
ADC, DAC
I2S
USB OTG
Capacitive touch input

Security

보안쪽에 기능이 추가 되었습니다.

AES-XTS-based flash encryption
RSA-based secure boot.
Digital signature peripheral and an HMAC module (Secure Element와 비슷한 기능이라고 합니다.)
“World Controller” peripheral that provides two fully-isolated execution environments and enables a trusted-execution environment or a privilege-separation scheme.

Ethernet MAC이 빠졌네요. 이 부부은 좀 아쉽습니다. I/O도 많은데..

필요하면 SPI-Ethernet controller를 사용해야 할 것 같습니다.

BLE쪽 BT SIG 인증 정보입니다.

launchstudio.bluetooth.com/ListingDetails/91741

ESP32-S3 block diagram