|
|
|
|
|
by adolph
1069 days ago
|
|
The OG ESP32 and successors esp32-S2 and ESP32-S3 use an ISA from company Tensilica called Xtensa LX6 (LX7 for the S3). The ESP32 C and H series use RISC-V. Xtensa is pretty well supported by compilers at this point, but RISC-V is on the rise and will have better support going forward. At this point in time, the S3 is the speediest ESP32 and is well supported, so it probably doesn't make a big difference. ISA: https://en.wikipedia.org/wiki/Instruction_set_architecture https://en.wikipedia.org/wiki/ESP32 |
|
Thus, a new Arduino platform is being created out of a deprecated family of MCUs, the Tensilica-based ESP32s.
0. https://www.eenewseurope.com/en/espressif-moves-exclusively-...