Wiki » History » Version 6
Frédéric Blanc, 2018-09-17 13:23
1 | 1 | Frédéric Blanc | h1. Wiki |
---|---|---|---|
2 | |||
3 | 6 | Frédéric Blanc | h2. Overview |
4 | |||
5 | ESP32 is a series of low-cost, low-power system on a chip microcontrollers with integrated Wi-Fi (802.11 b/g/n) and dual-mode Bluetooth(v4.2 BR/EDR and BLE). The ESP32 series employs a Tensilica Xtensa LX6 microprocessor in both dual-core and single-core variations and includes in-built antenna switches, RF balun, power amplifier, low-noise receive amplifier, filters, and power-management modules. ESP32 is created and developed by Espressif Systems, a Shanghai-based Chinese company, and is manufactured by TSMC using their 40 nm process. It is a successor to the ESP8266 microcontroller. |
||
6 | |||
7 | https://www.espressif.com/en/products/hardware/esp32/overview |
||
8 | |||
9 | h2. Hardware |
||
10 | |||
11 | h3. Wi-Fi |
||
12 | |||
13 | h3. Bluetooth |
||
14 | |||
15 | h3. ADC |
||
16 | |||
17 | 4 | Frédéric Blanc | !{width: 50%}esp32_adc001.png! |
18 | 5 | Frédéric Blanc | Features |
19 | • Two SAR ADCs, with simultaneous sampling and conversion |
||
20 | • Up to five SAR ADC controllers for different purposes (e.g. high performance, low power or PWDET /PKDET). |
||
21 | • Up to 18 analog input pads |
||
22 | • One channel for internal voltage vdd33, two for pa_pkdet (available on selected controllers) |
||
23 | • Low-noise amplifier for small analog signals (available on one controller) |
||
24 | • 12-bit, 11-bit, 10-bit, 9-bit configurable resolution |
||
25 | • DMA support (available on one controller) |
||
26 | • Multiple channel-scanning modes (available on two controllers) |
||
27 | • Operation during deep sleep (available on one controller) |
||
28 | • Controlled by a ULP coprocessor (available on two controllers) |