<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Variants on ESP32 Overview</title><link>https://esp32.iammanis.com/variants/</link><description>Recent content in Variants on ESP32 Overview</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://esp32.iammanis.com/variants/index.xml" rel="self" type="application/rss+xml"/><item><title>ESP32</title><link>https://esp32.iammanis.com/variants/esp32/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://esp32.iammanis.com/variants/esp32/</guid><description>&lt;h2 id="why-it-still-matters"&gt;&#10; &lt;a class="heading-anchor" href="#why-it-still-matters" aria-label="Link to this section"&gt;Why it still matters&lt;/a&gt;&#10;&lt;/h2&gt;&#10;&lt;p&gt;Ten years after launch, the original ESP32 is beaten on almost every individual specification by&#10;something newer in the family. It has no Wi-Fi 6, no BLE 5, no 802.15.4, the highest active current,&#10;and an instruction set Espressif has stopped designing new parts around.&lt;/p&gt;&#10;&lt;p&gt;It nonetheless remains a defensible choice, for three reasons that no newer part fully replaces.&lt;/p&gt;&#10;&lt;p&gt;&lt;strong&gt;It is the only ESP32 with Bluetooth Classic&lt;/strong&gt; — specifically BR/EDR alongside LE 4.2. If your&#10;product needs to pair with a phone as an A2DP audio sink, act as a hands-free device, or talk to&#10;legacy Bluetooth serial equipment, the original ESP32 and the very new S31 are your only options in&#10;the family. Every part in between is Bluetooth LE only.&lt;/p&gt;</description></item><item><title>ESP32-C2</title><link>https://esp32.iammanis.com/variants/esp32-c2/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://esp32.iammanis.com/variants/esp32-c2/</guid><description>&lt;h2 id="what-it-is-for"&gt;&#10; &lt;a class="heading-anchor" href="#what-it-is-for" aria-label="Link to this section"&gt;What it is for&lt;/a&gt;&#10;&lt;/h2&gt;&#10;&lt;p&gt;The C2 exists to win price-driven design contests. If you are building a smart plug, a lamp&#10;controller or a Wi-Fi relay in six-figure volumes, the difference between a $1.00 chip and a $1.85 one&#10;is real money, and the C2&amp;rsquo;s job is to be the cheapest part that still speaks Wi-Fi and BLE 5.&lt;/p&gt;&#10;&lt;p&gt;Everything about it follows from that goal. The package is &lt;strong&gt;4×4 mm&lt;/strong&gt;, the smallest in the family. The&#10;core is a single RISC-V at 120 MHz — slower than the C3&amp;rsquo;s 160 MHz. SRAM is 272 KB. There are&#10;&lt;strong&gt;14 GPIOs&lt;/strong&gt;. And an unusually long list of peripherals simply is not present.&lt;/p&gt;</description></item><item><title>ESP32-C3</title><link>https://esp32.iammanis.com/variants/esp32-c3/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://esp32.iammanis.com/variants/esp32-c3/</guid><description>&lt;h2 id="why-it-is-still-recommended"&gt;&#10; &lt;a class="heading-anchor" href="#why-it-is-still-recommended" aria-label="Link to this section"&gt;Why it is still recommended&lt;/a&gt;&#10;&lt;/h2&gt;&#10;&lt;p&gt;The C3 was announced in 2020 as Espressif&amp;rsquo;s first RISC-V chip and its answer to the question &amp;ldquo;what&#10;replaces the ESP8266?&amp;rdquo;. Six years later it is neither the fastest, the most efficient nor the most&#10;featured part in the family — and it is still the one to recommend to most people building most&#10;things.&lt;/p&gt;&#10;&lt;p&gt;The argument is boring and correct: at &lt;strong&gt;$1.00 for the chip and $8 for the development board&lt;/strong&gt;, with&#10;400 KB of SRAM, a 160 MHz core, Wi-Fi, Bluetooth LE 5 and hardware ECC, the C3 has no gap between what&#10;it claims and what it delivers. Every framework supports it properly. Every tutorial works. The errata&#10;are known and worked around. Nothing about it will surprise you at integration time.&lt;/p&gt;</description></item><item><title>ESP32-C5</title><link>https://esp32.iammanis.com/variants/esp32-c5/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://esp32.iammanis.com/variants/esp32-c5/</guid><description>&lt;h2 id="the-one-thing-only-it-can-do"&gt;&#10; &lt;a class="heading-anchor" href="#the-one-thing-only-it-can-do" aria-label="Link to this section"&gt;The one thing only it can do&lt;/a&gt;&#10;&lt;/h2&gt;&#10;&lt;p&gt;&amp;ldquo;Why won&amp;rsquo;t my ESP32 connect to my Wi-Fi?&amp;rdquo; has, for a decade, had one overwhelmingly common answer:&#10;because the network is 5 GHz and every ESP32 radio was 2.4 GHz only. The C5 is the part that fixes&#10;this. It is the first — and as of now the only — Espressif SoC with a &lt;strong&gt;dual-band Wi-Fi 6 radio&#10;covering both 2.4 GHz and 5 GHz&lt;/strong&gt;, with backward compatibility down to 802.11a/b/g/n/ac.&lt;/p&gt;</description></item><item><title>ESP32-C6</title><link>https://esp32.iammanis.com/variants/esp32-c6/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://esp32.iammanis.com/variants/esp32-c6/</guid><description>&lt;h2 id="why-this-is-the-default-recommendation"&gt;&#10; &lt;a class="heading-anchor" href="#why-this-is-the-default-recommendation" aria-label="Link to this section"&gt;Why this is the default recommendation&lt;/a&gt;&#10;&lt;/h2&gt;&#10;&lt;p&gt;The C6 is the chip that most new ESP32 designs should start with, and the reasoning is that it is the&#10;only part where &lt;strong&gt;nothing important is missing&lt;/strong&gt; for a typical connected device.&lt;/p&gt;&#10;&lt;p&gt;It has the modern radio set: &lt;strong&gt;Wi-Fi 6&lt;/strong&gt;, &lt;strong&gt;Bluetooth 5.3 with Mesh&lt;/strong&gt;, and &lt;strong&gt;802.15.4&lt;/strong&gt; for Thread and&#10;Zigbee — so it can be a Matter device over Wi-Fi &lt;em&gt;or&lt;/em&gt; over Thread, a Zigbee node, or a bridge between&#10;them. It has a &lt;strong&gt;dedicated low-power core&lt;/strong&gt; so sleep patterns can be sophisticated. It sleeps at&#10;&lt;strong&gt;7 µA&lt;/strong&gt;. It has 512 KB of SRAM, the joint-largest in the C-series. It has 30 GPIOs. And it has the&#10;strongest security certification of any chip in the family.&lt;/p&gt;</description></item><item><title>ESP32-C61</title><link>https://esp32.iammanis.com/variants/esp32-c61/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://esp32.iammanis.com/variants/esp32-c61/</guid><description>&lt;h2 id="the-proposition"&gt;&#10; &lt;a class="heading-anchor" href="#the-proposition" aria-label="Link to this section"&gt;The proposition&lt;/a&gt;&#10;&lt;/h2&gt;&#10;&lt;p&gt;The C61 is best understood as a &lt;strong&gt;cost-reduced C6&lt;/strong&gt;. Same 160 MHz single RISC-V core, same Wi-Fi 6 on&#10;2.4 GHz, same Bluetooth LE 5, same 30 GPIOs — for &lt;strong&gt;$1.46 instead of $1.85&lt;/strong&gt;, with modules at&#10;&lt;strong&gt;$2.14 instead of $2.50&lt;/strong&gt;.&lt;/p&gt;&#10;&lt;p&gt;What pays for the difference:&lt;/p&gt;&#10;&lt;table&gt;&#10;&#9;&lt;thead&gt;&#10;&#9;&#9;&#9;&lt;tr&gt;&#10;&#9;&#9;&#9;&#9;&#9;&lt;th&gt;&lt;/th&gt;&#10;&#9;&#9;&#9;&#9;&#9;&lt;th&gt;ESP32-C6&lt;/th&gt;&#10;&#9;&#9;&#9;&#9;&#9;&lt;th&gt;ESP32-C61&lt;/th&gt;&#10;&#9;&#9;&#9;&lt;/tr&gt;&#10;&#9;&lt;/thead&gt;&#10;&#9;&lt;tbody&gt;&#10;&#9;&#9;&#9;&lt;tr&gt;&#10;&#9;&#9;&#9;&#9;&#9;&lt;td&gt;802.15.4 (Thread, Zigbee)&lt;/td&gt;&#10;&#9;&#9;&#9;&#9;&#9;&lt;td&gt;&lt;strong&gt;Yes&lt;/strong&gt;&lt;/td&gt;&#10;&#9;&#9;&#9;&#9;&#9;&lt;td&gt;No&lt;/td&gt;&#10;&#9;&#9;&#9;&lt;/tr&gt;&#10;&#9;&#9;&#9;&lt;tr&gt;&#10;&#9;&#9;&#9;&#9;&#9;&lt;td&gt;Low-power core&lt;/td&gt;&#10;&#9;&#9;&#9;&#9;&#9;&lt;td&gt;&lt;strong&gt;20 MHz RISC-V&lt;/strong&gt;&lt;/td&gt;&#10;&#9;&#9;&#9;&#9;&#9;&lt;td&gt;LP peripherals only&lt;/td&gt;&#10;&#9;&#9;&#9;&lt;/tr&gt;&#10;&#9;&#9;&#9;&lt;tr&gt;&#10;&#9;&#9;&#9;&#9;&#9;&lt;td&gt;SRAM&lt;/td&gt;&#10;&#9;&#9;&#9;&#9;&#9;&lt;td&gt;&lt;strong&gt;512 KB&lt;/strong&gt;&lt;/td&gt;&#10;&#9;&#9;&#9;&#9;&#9;&lt;td&gt;320 KB&lt;/td&gt;&#10;&#9;&#9;&#9;&lt;/tr&gt;&#10;&#9;&#9;&#9;&lt;tr&gt;&#10;&#9;&#9;&#9;&#9;&#9;&lt;td&gt;Bluetooth&lt;/td&gt;&#10;&#9;&#9;&#9;&#9;&#9;&lt;td&gt;&lt;strong&gt;5.3 + Mesh&lt;/strong&gt;&lt;/td&gt;&#10;&#9;&#9;&#9;&#9;&#9;&lt;td&gt;5&lt;/td&gt;&#10;&#9;&#9;&#9;&lt;/tr&gt;&#10;&#9;&#9;&#9;&lt;tr&gt;&#10;&#9;&#9;&#9;&#9;&#9;&lt;td&gt;ADC channels&lt;/td&gt;&#10;&#9;&#9;&#9;&#9;&#9;&lt;td&gt;&lt;strong&gt;7&lt;/strong&gt;&lt;/td&gt;&#10;&#9;&#9;&#9;&#9;&#9;&lt;td&gt;1&lt;/td&gt;&#10;&#9;&#9;&#9;&lt;/tr&gt;&#10;&#9;&#9;&#9;&lt;tr&gt;&#10;&#9;&#9;&#9;&#9;&#9;&lt;td&gt;RMT&lt;/td&gt;&#10;&#9;&#9;&#9;&#9;&#9;&lt;td&gt;&lt;strong&gt;4 channels&lt;/strong&gt;&lt;/td&gt;&#10;&#9;&#9;&#9;&#9;&#9;&lt;td&gt;None&lt;/td&gt;&#10;&#9;&#9;&#9;&lt;/tr&gt;&#10;&#9;&#9;&#9;&lt;tr&gt;&#10;&#9;&#9;&#9;&#9;&#9;&lt;td&gt;In-package PSRAM&lt;/td&gt;&#10;&#9;&#9;&#9;&#9;&#9;&lt;td&gt;No (external only)&lt;/td&gt;&#10;&#9;&#9;&#9;&#9;&#9;&lt;td&gt;&lt;strong&gt;Up to 8 MB&lt;/strong&gt;&lt;/td&gt;&#10;&#9;&#9;&#9;&lt;/tr&gt;&#10;&#9;&#9;&#9;&lt;tr&gt;&#10;&#9;&#9;&#9;&#9;&#9;&lt;td&gt;Deep sleep&lt;/td&gt;&#10;&#9;&#9;&#9;&#9;&#9;&lt;td&gt;&lt;strong&gt;7 µA&lt;/strong&gt;&lt;/td&gt;&#10;&#9;&#9;&#9;&#9;&#9;&lt;td&gt;~10 µA&lt;/td&gt;&#10;&#9;&#9;&#9;&lt;/tr&gt;&#10;&#9;&#9;&#9;&lt;tr&gt;&#10;&#9;&#9;&#9;&#9;&#9;&lt;td&gt;Security certification&lt;/td&gt;&#10;&#9;&#9;&#9;&#9;&#9;&lt;td&gt;&lt;strong&gt;PSA Level 2&lt;/strong&gt;&lt;/td&gt;&#10;&#9;&#9;&#9;&#9;&#9;&lt;td&gt;APM + PMP, no PSA L2&lt;/td&gt;&#10;&#9;&#9;&#9;&lt;/tr&gt;&#10;&#9;&#9;&#9;&lt;tr&gt;&#10;&#9;&#9;&#9;&#9;&#9;&lt;td&gt;From&lt;/td&gt;&#10;&#9;&#9;&#9;&#9;&#9;&lt;td&gt;$1.85&lt;/td&gt;&#10;&#9;&#9;&#9;&#9;&#9;&lt;td&gt;&lt;strong&gt;$1.46&lt;/strong&gt;&lt;/td&gt;&#10;&#9;&#9;&#9;&lt;/tr&gt;&#10;&#9;&lt;/tbody&gt;&#10;&lt;/table&gt;&#10;&lt;p&gt;The trades are coherent for a specific kind of product: a mains-powered Wi-Fi device — an appliance&#10;controller, a Wi-Fi adapter, a POS terminal, a smart-home actuator — that benefits from Wi-Fi 6&amp;rsquo;s&#10;congestion behaviour but will never join a Thread network and does not need a coprocessor running&#10;during sleep.&lt;/p&gt;</description></item><item><title>ESP32-E22</title><link>https://esp32.iammanis.com/variants/esp32-e22/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://esp32.iammanis.com/variants/esp32-e22/</guid><description>&lt;h2 id="a-different-kind-of-product"&gt;&#10; &lt;a class="heading-anchor" href="#a-different-kind-of-product" aria-label="Link to this section"&gt;A different kind of product&lt;/a&gt;&#10;&lt;/h2&gt;&#10;&lt;p&gt;Every other chip on this site is a microcontroller you write firmware for. The E22 is not. It is a&#10;&lt;strong&gt;Radio Co-Processor (RCP)&lt;/strong&gt;: a self-contained networking subsystem that attaches to a host processor —&#10;typically running Linux — and presents itself as a network interface. The host runs the application;&#10;the E22 runs the entire Wi-Fi and Bluetooth stack.&lt;/p&gt;&#10;&lt;p&gt;This is a new product line for Espressif, announced in &lt;strong&gt;January 2026&lt;/strong&gt; and &lt;strong&gt;Wi-Fi 6E certified in&#10;June 2026&lt;/strong&gt;. Strategically it moves the company from &amp;ldquo;cheap microcontrollers with radios&amp;rdquo; into&#10;competition with the connectivity silicon that goes into routers, set-top boxes and laptops.&lt;/p&gt;</description></item><item><title>ESP32-H2</title><link>https://esp32.iammanis.com/variants/esp32-h2/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://esp32.iammanis.com/variants/esp32-h2/</guid><description>&lt;h2 id="why-remove-wi-fi"&gt;&#10; &lt;a class="heading-anchor" href="#why-remove-wi-fi" aria-label="Link to this section"&gt;Why remove Wi-Fi&lt;/a&gt;&#10;&lt;/h2&gt;&#10;&lt;p&gt;Wi-Fi is expensive in every sense: die area, peak current, average current, and the RAM the stack&#10;consumes. A Wi-Fi transmission can draw a few hundred milliamps in bursts, and even an idle associated&#10;station must wake periodically to listen for beacons.&lt;/p&gt;&#10;&lt;p&gt;For a door sensor, a temperature probe or a light switch, none of that is wanted. What is wanted is a&#10;radio that can send twenty bytes, occasionally, using as little energy as possible, on a network that&#10;routes around dead nodes. That radio is &lt;strong&gt;IEEE 802.15.4&lt;/strong&gt; — the physical layer beneath both &lt;strong&gt;Thread&lt;/strong&gt;&#10;and &lt;strong&gt;Zigbee&lt;/strong&gt; — and the H2 is Espressif&amp;rsquo;s part built entirely around it.&lt;/p&gt;</description></item><item><title>ESP32-H21</title><link>https://esp32.iammanis.com/variants/esp32-h21/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://esp32.iammanis.com/variants/esp32-h21/</guid><description>&lt;h2 id="what-changed-from-the-h2"&gt;&#10; &lt;a class="heading-anchor" href="#what-changed-from-the-h2" aria-label="Link to this section"&gt;What changed from the H2&lt;/a&gt;&#10;&lt;/h2&gt;&#10;&lt;p&gt;The H21 is not a new architecture. It is the same basic proposition as the &lt;a href="https://esp32.iammanis.com/variants/esp32-h2/"&gt;H2&lt;/a&gt;&#10; —&#10;a 96 MHz single-core RISC-V part with Bluetooth LE and 802.15.4 and no Wi-Fi — with three targeted&#10;improvements aimed squarely at battery-powered mesh nodes.&lt;/p&gt;&#10;&lt;p&gt;&lt;strong&gt;An on-chip DC-DC converter.&lt;/strong&gt; This is the most consequential change and the least visible on a&#10;specification sheet. Without it, the radio&amp;rsquo;s supply is derived through a linear regulator, and the&#10;difference between the battery voltage and the radio&amp;rsquo;s operating voltage is burned as heat. A switching&#10;converter recovers most of that. Espressif quotes roughly &lt;strong&gt;8.2 mA during receive&lt;/strong&gt; as a result.&lt;/p&gt;</description></item><item><title>ESP32-H4</title><link>https://esp32.iammanis.com/variants/esp32-h4/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://esp32.iammanis.com/variants/esp32-h4/</guid><description>&lt;h2 id="why-it-is-more-than-an-h2-refresh"&gt;&#10; &lt;a class="heading-anchor" href="#why-it-is-more-than-an-h2-refresh" aria-label="Link to this section"&gt;Why it is more than an H2 refresh&lt;/a&gt;&#10;&lt;/h2&gt;&#10;&lt;p&gt;The &lt;a href="https://esp32.iammanis.com/variants/esp32-h2/"&gt;H2&lt;/a&gt;&#10; and &lt;a href="https://esp32.iammanis.com/variants/esp32-h21/"&gt;H21&lt;/a&gt;&#10; are sensor-node chips: one slow core,&#10;19 pins, minimal peripherals. The H4 keeps the H-series radio philosophy — 802.15.4 plus Bluetooth LE,&#10;no Wi-Fi — but scales everything else up enough to build a &lt;em&gt;device&lt;/em&gt; rather than a sensor.&lt;/p&gt;&#10;&lt;p&gt;&lt;strong&gt;Two RISC-V cores&lt;/strong&gt; instead of one, at 96 MHz, with a dedicated low-power domain for selected&#10;peripherals. Two cores in a mesh device is more useful than it sounds: the 802.15.4 stack and the&#10;Bluetooth stack are both timing-sensitive, and separating protocol work from application work removes&#10;a class of jitter problem.&lt;/p&gt;</description></item><item><title>ESP32-P4</title><link>https://esp32.iammanis.com/variants/esp32-p4/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://esp32.iammanis.com/variants/esp32-p4/</guid><description>&lt;h2 id="the-chip-that-gave-up-the-radio"&gt;&#10; &lt;a class="heading-anchor" href="#the-chip-that-gave-up-the-radio" aria-label="Link to this section"&gt;The chip that gave up the radio&lt;/a&gt;&#10;&lt;/h2&gt;&#10;&lt;p&gt;Every other part in this family is defined by its radio. The P4 is defined by not having one. There is&#10;no Wi-Fi, no Bluetooth, no 802.15.4 — and the die area, power budget and pin count that would have gone&#10;to a radio went into application performance and I/O instead.&lt;/p&gt;&#10;&lt;p&gt;The result is by some distance the most capable Espressif application processor:&lt;/p&gt;</description></item><item><title>ESP32-S2</title><link>https://esp32.iammanis.com/variants/esp32-s2/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://esp32.iammanis.com/variants/esp32-s2/</guid><description>&lt;h2 id="why-it-exists"&gt;&#10; &lt;a class="heading-anchor" href="#why-it-exists" aria-label="Link to this section"&gt;Why it exists&lt;/a&gt;&#10;&lt;/h2&gt;&#10;&lt;p&gt;The S2 was the first structural departure from the original ESP32, and its design brief was&#10;subtractive: &lt;strong&gt;remove Bluetooth entirely&lt;/strong&gt; to cut die area, cost and power, then reinvest the savings&#10;in a native USB controller, more pins and more touch channels.&lt;/p&gt;&#10;&lt;p&gt;At the time that was a coherent proposition. A great many Wi-Fi products — smart plugs, panels,&#10;appliance controllers — never use Bluetooth for anything except initial provisioning, and&#10;provisioning can be done over a SoftAP instead. Paying for a Bluetooth radio you disable in firmware&#10;is waste.&lt;/p&gt;</description></item><item><title>ESP32-S3</title><link>https://esp32.iammanis.com/variants/esp32-s3/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://esp32.iammanis.com/variants/esp32-s3/</guid><description>&lt;h2 id="why-it-is-the-community-favourite"&gt;&#10; &lt;a class="heading-anchor" href="#why-it-is-the-community-favourite" aria-label="Link to this section"&gt;Why it is the community favourite&lt;/a&gt;&#10;&lt;/h2&gt;&#10;&lt;p&gt;If you look at what people actually build with ESP32 parts in 2026 — LVGL touchscreen dashboards,&#10;network cameras, voice assistants, e-paper displays, handheld gadgets — a large majority of it runs on&#10;an S3. The reason is that it is the only part in the family that is simultaneously &lt;strong&gt;fast enough&lt;/strong&gt;,&#10;has &lt;strong&gt;enough memory&lt;/strong&gt;, has &lt;strong&gt;enough pins&lt;/strong&gt;, and has &lt;strong&gt;a radio&lt;/strong&gt;.&lt;/p&gt;</description></item><item><title>ESP32-S31</title><link>https://esp32.iammanis.com/variants/esp32-s31/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://esp32.iammanis.com/variants/esp32-s31/</guid><description>&lt;h2 id="what-is-new-here"&gt;&#10; &lt;a class="heading-anchor" href="#what-is-new-here" aria-label="Link to this section"&gt;What is new here&lt;/a&gt;&#10;&lt;/h2&gt;&#10;&lt;p&gt;The S31 is the most significant single release in the family since the original ESP32, for two&#10;reasons.&lt;/p&gt;&#10;&lt;p&gt;&lt;strong&gt;It moves the S-series to RISC-V.&lt;/strong&gt; The S2 and S3 used Xtensa LX7 cores. The S31 uses two 32-bit&#10;RISC-V application cores at up to 320 MHz — and unusually, adds an &lt;strong&gt;MMU&lt;/strong&gt;, which the rest of the&#10;family lacks. Espressif quotes &lt;strong&gt;6.86 CoreMark/MHz&lt;/strong&gt;, and one of the two cores carries a &lt;strong&gt;128-bit&#10;SIMD data path&lt;/strong&gt; for signal processing and quantised inference. A separate 40 MHz low-power RISC-V&#10;core handles background work.&lt;/p&gt;</description></item></channel></rss>