Open jetbalsa opened 4 years ago
Not completely sure but doesnt fastAndFurious already do this? but its not mentioned in default.yml comments
Yeah, I know the source for this and I did some research around it when I was implementing fastAndFurious. There are some issues around this that I tried to consider when improving the Phat speed:
We've stripped down the LUT in a similar way to Wavelet did - I'm reluctant to keep the display powered up though.
We're ignoring Reds to improve speed
I tried upping the SPI but got screen issues (garbage) on multiple units - this could be worth looking into a bit more.
Requires testing, but someone made a hack to do faster partial updates to the display shown here:
https://github.com/wavelet2/inky_fast
More Details here: https://forums.pimoroni.com/t/my-inky-phat-clock-refresh-speed-question/6955/6
He notes on usage: