|
|
|
|
|
by aseipp
3434 days ago
|
|
The ESP32 also uses an Xtensa, the LX6, which should have the same basic instruction encoding, etc (and I think they both use FreeRTOS, as well, but I only have an ESP32). Probably shouldn't be too hard. You can also stuff more functionality into it, too.[1] [1] Related: I can't actually even find the documentation on what's precisely changed between the LX6 (ESP32) and the LX106 (ESP8266), other than the basics on the datasheets - I don't know of any documentation on e.g. any different architectural details. Maybe you have to ask Espressif. Or Cadence. Anyone have any idea? |
|
[0] https://www.espressif.com/sites/default/files/documentation/...
[1] https://leanpub.com/ESP8266_ESP32
[2] https://leanpub.com/kolban-ESP32
edit:
More information about the differences: http://www.cnx-software.com/2016/03/25/esp8266-and-esp32-dif...