My question is around latency limitations of the PSRAM on the Teensy 4.1 in regards to random access.
I was hoping to achieve worst case sub-microsecond tiny random access reads (reading a single byte) from the PSRAM. The majority of the time, I experience sub-microsecond reads (well below...