I need a little help, I'm trying to connect upto 8 ST7789 IPS displays to a Teensy 4.1. so far I have 4 connected and they all initialize ok, but the first 3 run smoothly when updating, but the 4th is jumping when updating. I think I've run out of framebuffer space after 3 320*240 displays.
Now I have a T4.1 with an 8MB PSRAM installed to test with, but how would I go about moving the framebuffers to the PSRAM and would it be super slow.
Now I have a T4.1 with an 8MB PSRAM installed to test with, but how would I go about moving the framebuffers to the PSRAM and would it be super slow.