🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    M5Dial Display flicker

    Modules
    m5dial m5gfx
    1
    1
    25
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      sternj
      last edited by

      Hi all,

      I'm having some difficulty with the display on my Dial flickering when I try to redraw it-- I suspect from this issue that the problem is that clear() and clearDisplay() write all zeros to and (maybe?) entirely flush the buffer (I'm not sure if neither, only one, or both does that) and I can't quite figure out what to do here-- I'm porting some code and it handles display redrawing by assuming that each frame starts empty and is emitted when the display() function is called (the original uses Adafruit_SSD1306, I'm trying to change it to to use the M5GFX object in M5Dial.Display). What am I missing here?

      1 Reply Last reply Reply Quote 0
      • First post
        Last post