LoginSignup
1
1

More than 3 years have passed since last update.

[ESP32] 新しいESP32-C3が 登場

Posted at

Introducing ESP32-C3

Blogによると、

Espressif launched ESP8266 in 2014 and ESP32 in 2016. ESP8266, with its Wi-Fi-only MCU, facilitated simple connectivity use-cases, whereas ESP32 addressed use-cases that required dual connectivity (Wi-Fi + Bluetooth/Bluetooth LE), considerably more computing power, or strong security features. These two chips became undisputed segment leaders on the IoT market, powering up a huge number of connected devices. In the meantime, the IoT market itself has not only become mainstream, but it has also matured in terms of features and cost expectations. So, from now on, whenever defining a new product, we at Espressif understand that we have to strike a fine balance between features and cost. In fact, we understand that the one-size-fits-all model is not viable, as there should be multiple products for various needs. Hence, for simple and secure connectivity applications, Espressif is introducing ESP32-C3.

ESP32-C3 attempts to address the most common needs for connected devices. Here are the key criteria that have been considered for the design of ESP32-C3:

Security is of prime importance. Even the lowest-cost connectivity solution needs to provide an appropriate level of security for common security threats.
Bluetooth Low Energy availability is useful for improving user experience and field diagnostics.
While cost is a very important parameter, the availability of sufficient memory for common use-cases is equally important. Optimizing applications for memory utilization, while maintaining such memory-constrained devices in the field, is challenging.
ESP32-C3 is a single-core, 32-bit, RISC-V-based MCU with 400KB of SRAM, which is capable of running at 160MHz. It has integrated 2.4 GHz Wi-Fi and Bluetooth LE 5.0 with a long-range support. It has 22 programmable GPIOs with support for ADC, SPI, UART, I2C, I2S, RMT, TWAI, and PWM. A detailed ESP32-C3 datasheet is already available.

image.png

ESP32-C3 is a single-core Wi-Fi and Bluetooth LE 5.0 microcontroller SoC, based on the open-source RISC-V architecture. It strikes the right balance of power, I/O capabilities and security, thus offering the optimal cost-effective solution for connected devices. The availability of Wi-Fi and Bluetooth LE 5.0 connectivity not only makes the device's configuration easy, but it also facilitates a variety of use-cases based on dual connectivity.

期待したんですけど、IO数が少なかったです。

image.png

image.png

Module

image.png

 サンプルBoard

image.png

image.png

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1