Skip to content

Added Inkplate5V2 core support

Compare
Choose a tag to compare
@BornaBiro BornaBiro released this 01 Mar 09:30
· 148 commits to master since this release
ae05087
  • Added Inkplate5V2 (with ED052TC4 e-paper display) core support inside the Inkplate library
  • Fixed bug with Inkplate 6COLOR and deep sleep - Now Inkplate 6COLOR can use deep sleep without killing the 3V3 rail on power up after long sleep times
  • Fixed Inkplate 6 deep sleep with a partial update - Missing DMA descriptor in partialUpdate() function was causing ESP32 to hang. Added I2S DMA descriptor fixed hang.

Community contributions:

  • Better dithering on Inkplate 6COLOR - Thanks TheHans255 for the fix!