I just started a project using the HUZZAH32 – ESP32 Feather and the next version will include a small display. Then Adafruit announces exactly what I need...I think - the ESP32-S2 TFT Feather!
I understand there is the new display, but from a programming point of view, what is different? There appears to be more PSRAM and only 1 processor available. I am utilizing wifi so this may be a problem for me. I am not using Bluetooth, so the fact that is not included in the new model is fine.
My project uses the TXD & RXD, which haven't moved. Also, A9 is now A10 ... I can change this in mode code easy enough. Everything else uses I2C.
Should I be concerned with any compatibility problems using the new board (when they come in stock).