Page 1 of 1

Can I use some ESP32 to develop code for ESP8684?

Posted: Thu Jul 27, 2023 1:10 pm
by El3ctroniks
I am making a device using the ESP8684 IC but the ESP8684 development board is not available in my area, so i want to know that can i develop firmware on esp32, but use it in ESP8684?

Re: Can I use some ESP32 to develop code for ESP8684?

Posted: Fri Jul 28, 2023 5:31 pm
by ESP_Minatel
Hi,

The ESP8684, a.k.a ESP32-C2 is different in terms of hardware specs but in the software, both are ESP-IDF compatible.
You can start your development using the ESP32 but keep in mind the hardware limitation on the ESP8684 side.

Use the Espressif Product Selector to compare both.