You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • @JumJum the SPI bit order won't help you - it's byte order that's your problem... It's whether you're storing data in little endian or big endian formats.

    This isn't a regression is it? I thought that the ILI9341 module worked just fine with the Graphics lib?

    Where are you getting the Uint16Array from? can't you just create the 16 bit numbers in the right order in the first place?

About

Avatar for Gordon @Gordon started