You are reading a single comment by @d3nd3-o0 and its replies. Click here to read the full conversation.
  • The palette needs to be in RAM.

    Why does this have to be true, I thought the external SPI was memory-mapped. Can't it read the palette data this way? I can only guess it has to be true for speed concerns?

    A workaround could be that I use an object instead but have the data buffer point to the file, then the palette is on the ram and all is fine?

About

Avatar for d3nd3-o0 @d3nd3-o0 started