Add intro, fix table formatting

This commit is contained in:
Fabian Affolter 2022-03-26 12:01:38 +01:00 committed by GitHub
parent 900a8e7891
commit 851fa46b18
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,59 +14,64 @@ features:
- USB-C
---
### Features
The LOLIN S2 Mini is a small (33.4 mm x 25.4 mm) development board. The form factor is almost the same as the well-known LOLIN D1 mini. This means that there is a high chance that the [D1 Mini Shields](https://www.wemos.cc/en/latest/d1_mini_shield/index.html) could also be uses with this board.
## Technical details
- ESP32-S2FN4R2 WiFi SoC
- Xtensa® single-core 32-bit LX7 microprocessor, up to 240 MHz
- Integrated 802.11 b/g/n WiFi 2.4GHz Transceiver, up to 150Mbps
- Integrated RISC-V ULP Coprocessor
- Integrated Temperature Sensor (-20°C to 110°C)
- Operating Voltage: 3.0 to 3.6V
- WiFi: 310mA (peak)
- Modem-sleep: 12-19mA
- Light-Sleep: 450µA
- Deep-Sleep: 20-190µA
- 320 KB SRAM
- 4 MB Flash (embedded)
- 2 MB PSRAM (embedded)
- 16 KB SRAM in RTC (accessable by main CPU, 8 KB accessable by ULP coprocessor)
- 4 Kbit eFuse (1792 bits reserved for user data)
- 2 × 13-bit SAR ADCs, up to 20 channels (2 channels not available on ADC2 due to USB D+/D-)
- 2 × 8-bit DAC
- 14 × touch sensing IOs
- 4 × SPI (2 usable due to embedded flash & PSRAM)
- 1 × I2S
- 2 × I2C
- 2 × UART
- 1 × DVP 8/16 camera interface, implemented using the hardware resources of I2S
- 1 × LCD interface (8-bit serial RGB/8080/6800), implemented using the hardware resources of SPI2
- 1 × LCD interface (8/16/24-bit parallel), implemented using the hardware resources of I2S
- 1 × TWAI® controller compatible with ISO 11898-1 (CAN Specification 2.0)
- Xtensa® single-core 32-bit LX7 microprocessor, up to 240 MHz
- Integrated 802.11 b/g/n WiFi 2.4 GHz Transceiver, up to 150 Mbps
- Integrated RISC-V ULP Coprocessor
- Integrated Temperature Sensor (-20 °C to 110 °C)
- Operating Voltage: 3.0 to 3.6 V
- WiFi: 310 mA (peak)
- Modem-sleep: 12-19 mA
- Light-Sleep: 450 µA
- Deep-Sleep: 20-190 µA
- 320 KB SRAM
- 4 MB Flash (embedded)
- 2 MB PSRAM (embedded)
- 16 KB SRAM in RTC (accessable by main CPU, 8 KB accessable by ULP coprocessor)
- 4 Kbit eFuse (1792 bits reserved for user data)
- 2 13-bit SAR ADCs, up to 20 channels (2 channels not available on ADC2 due to USB D+/D-)
- 2 8-bit DAC
- 14 touch sensing IOs
- 4 SPI (2 usable due to embedded flash & PSRAM)
- 1 I2S
- 2 I2C
- 2 UART
- 1 DVP 8/16 camera interface, implemented using the hardware resources of I2S
- 1 LCD interface (8-bit serial RGB/8080/6800), implemented using the hardware resources of SPI2
- 1 LCD interface (8/16/24-bit parallel), implemented using the hardware resources of I2S
- 1 TWAI® controller compatible with ISO 11898-1 (CAN Specification 2.0)
- LED PWM controller, up to 8 channels
- USB OTG 1.1 controller and PHY, with host and device support
- Cryptographic Hardware Accelerators: AES, ECB/CBC/OFB/CFB/CTR, GCM, SHA, RSA, ECC (Digital Signature)
- USB Type-C connector, for built-in ROM USB bootloader, serial port debugging, and USB device mode
- 3.3V regulator ME6211C33
- Maximum Output Current: 500mA V<sub>IN</sub>4.3V, V<sub>OUT</sub>3.3V
- Dropout Voltage: 100mV@ I<sub>OUT</sub>100 mA
- Operating Voltage Range: 2V6.0V
- Low Power Consumption: 40µAtyp.
- Standby Current: 0.1µAtyp.
- 27 × GPIO pins, plus `EN`, `VBUS`, `3V3`, `GND`, `GND`
- 16 × pins (outer) compatible with WEMOS/LOLIN D1 mini shields
- `EN` RESET button
- `GPIO0` BOOT button
- `GPIO15` LED (blue status LED)
- USB-C connector, for built-in ROM USB bootloader, serial port debugging, and USB device mode
- 3.3 V regulator ME6211C33
- Maximum Output Current: 500 mA V<sub>IN</sub>4.3 V, V<sub>OUT</sub>3.3 V
- Dropout Voltage: 100 mV@ I<sub>OUT</sub>100 mA
- Operating Voltage Range: 2V6.0V
- Low Power Consumption: 40 µA typ.
- Standby Current: 0.1 µA typ.
- 27 GPIO pins, plus `EN`, `VBUS`, `3V3`, `GND`, `GND`
- 16 pins (outer) compatible with WEMOS/LOLIN D1 mini shields
- `EN` RESET button
- `GPIO0` BOOT button
- `GPIO15` LED (blue status LED)
- Compatible with CircuitPython, MicroPython (default firmware), Arduino and ESP-IDF
## Notes
- There is an error on the v1.0 board silkscreen. GPIO12/13 should be reversed.
## Purchase
* [AliExpress](https://www.aliexpress.com/item/1005003145192016.html)
## Learn More
* [Manufacturer Specifications](https://www.wemos.cc/en/latest/s2/s2_mini.html)
* [Schematics](https://www.wemos.cc/en/latest/_static/files/sch_s2_mini_v1.0.0.pdf)
* [Dimensions](https://www.wemos.cc/en/latest/_static/files/dim_s2_mini_v1.0.0.pdf)
* [Factory MicroPython firmware](https://www.wemos.cc/en/latest/tutorials/s2/get_started_with_micropython_s2.html)
## Purchase
* [AliExpress](https://www.aliexpress.com/item/1005003145192016.html)