I've implemented bit-banged 100 Mbit/s Ethernet UDP transmission on the RP2040/RP2350. That is sufficient to transfer the data of the internal ADC overclocked to 5 MSPS and digitize some IF signal...
how do you write gpio that fast?? isnt that ~2cycles/symbol?
@__luna Using the PIO and DMA