ESP-IDF v2.0 Release Candidate 1
-
i see interesting changes
and i see now
Initial support for flash encryption and secure boot
but i do not understand this line:
Ethernet support Flow control
what this is? what "Ethernet"???
-
Thank you for answer
-
The ESP32 supports an external 10/100 Ethernet (R)MII transceiver (e.g. a Texas Instruments TLK110 or DP83822I)
I've not checked if everything needed is actually available on the WiPy but there are several pins marked EMAC where theoretically you could attach a chip like that (+ Ethernet socket, magnetics, filtering...) .
Of course without MicroPython support you'd be stuck using the ESP-IDF.
-
This post is deleted!
-
![0_1485123391129_ESP32.PNG](Uploading 100%)
-
@Shaun
what kind of?
-
The ESP32 chip does include an Ethernet interface, but this is not supported in the WiPy/LoPy.