You are reading a single comment by @yngv126399 and its replies. Click here to read the full conversation.
  • @jeffmer Thanks, that was it of course... however I'm running into some more weirdness now.. I have a test pattern I'm writing to screen (bitmap font, vector font, lines, filled/unfilled shapes and an image. When I use the JS-only method to drive the display, everything displays, albeit very slowly.
    pure JS version
    When I use lcd_spi_unbuf (with proper command), filled shapes and drawRect work..every other horizontal line seems to work, and drawCircle/drawPoly do NOT seem to work at all.
    lcd_spi_unbuf version
    I must be missing an initialization of something.?

About

Avatar for yngv126399 @yngv126399 started