|
Moaning about "brought to market too early" is pointless and very misleading. The fact is, the RP2040 has a fixed number of GPIO pins that can't be increased. If you want to introduce Wi-fi capability then it will need some of those pins to drive it. As the wired out GPIO pins can also be regarded as fixed, if you want any hardware compatibility, then you have to draw from the pool of "reserved" GPIO pins, there is simply no other option. The alternative is very simple - don't have Wi-fi. :)
The RP2350A is pin compatible with the RP2040 so exactly the same rules apply.
There is NO Raspberry Pi definitive module for the RP2350B yet so there are no rules. If RPi had decided to wait until the RP2350B module was available to get the additional pins then there would still be no W versions. |