This is not a "chip" but a breakout board?
No, it's a single chip. The pico-v3-02.
Well, yes and no. It's a SiP (system-in-a-package). So I was wrong, it's not a breakout board. But it's not a real, unique "ESP32" chip either. This particular SIP is "just" a plain ESP32-vanilla-no-thrills and has flash and spi-ram added.
If you're interested in SiPs may I suggest to have a look at the various incarnations of the ESP32-S3 in SiPs and breakout boards? The S3 is in all but one areas superior to the original ESP32 (LED PWM). Some of them have huge amounts of flash and/or spi-ram, if you like, and they're not even expensive.
Hence, I would like to see more of the same from the team at Espressif, but with spec bumps over a wide range of attributes & features. The P4 lacks connectivity, the other's gain WiFi 6, but lack dual core. Other's lack A2D and HFP.
Espressif keep saying there's a market for all these models and I believe them. Don't forget all the low-spec basic devices that really don't need a double core processor or large amounts of RAM. For example "smart" grid plugs. In large quantities, every penny counts.
They're also saying the upper end of the market will be served too, in time.
In my opinion the ESP32-S3, especially in a suitable SiP or breakout board is actually top of the line at the moment. The only thing is that it isn't very future-proof, as it still has the Xtensa cores (which at least until now, have proven to be still superior to the RISC-V offered in the "C" variants).
So, for the moment, my wish list is just:
- add a RISC-V implementation of the ESP-S3 and fix a few issues the ESP-S3 currently has
- add 5 GHz support, no real need for Wifi 6 etc.
- less, in my opinion, artificial limits on the hardware module's features. For example the size of the timer used for PWM (any variant), which can easily be up to 32 bits, but is limited to arbitrary values like 14 or 16 bits.