Search found 1 match

by shantzis62
Tue Jul 25, 2023 5:41 pm
Forum: Hardware
Topic: Is SPI the fastest way to get data out of chip?
Replies: 2
Views: 1047

Is SPI the fastest way to get data out of chip?

I'm working on a project that needs to transfer data at a moderately high and regular rate out of an ESP32S3 and into an FPGA. Just to give you a rough idea, I have 36k chunks that I need transferred AT LEAST at about 1ms per chunk. If I do the math correctly (and I'm able to hit 80MHz transfer to m...