h4yn0nnym0u5e
Well-known member
Quick question - should I expect this to be working OK with non-default /CS?
Having some problems with a display from AliExpress which looks like this one. The Google Translate of the Chinese silkscreen is ambiguous: "this module can not connect CS, RST" - it may be saying /CS and /RST are optional, or that they shouldn't be connected ... I have connected them.
My question arises from being slightly concerned at finding this comment in the source
I have /CS on 22, and DC on 9; /RST is on 6, but guessing that's academic.
Misbehaviour is with the
Having some problems with a display from AliExpress which looks like this one. The Google Translate of the Chinese silkscreen is ambiguous: "this module can not connect CS, RST" - it may be saying /CS and /RST are optional, or that they shouldn't be connected ... I have connected them.
My question arises from being slightly concerned at finding this comment in the source
C++:
// BUGBUG:: currently assumming we only have CS_0 as valid CS
Misbehaviour is with the
graphicstest.ino
sketch - when it gets to drawing lines and rectangles, the display goes garbled and then fades out entirely, though interestingly once it's reset, and before it's cleared to black, it looks as if the right data might actually have made it to the graphics RAM.