You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, it has been solved partially. It still needs some work to make display lib fully DMA dependent. Now only image memory is written via DMA, commands are sent synchronously.
Lib need a rewrite to make it working more asynchronously using DMA and DMA interrupts.
The display lib is based on Adafruit Arduino library.
It uses synchronous I2C.
It should be rewrited to use DMA.
The text was updated successfully, but these errors were encountered: