moononournation / Arduino_GFX

Arduino GFX developing for various color displays and various data bus interfaces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is NV3023A supported?

anla-xu opened this issue · comments

hi. Sorry to bother you again. The screen IC I use is NV3023A. I used the NV3023 in the library. After using the function setRotation(2) to flip, I set the setRotation() function again after a while. I tried all parameters 0 to 7, but it cannot be restored to the state before flipping. Is it because NV3023A is not supported?

QSPI or PAR16?

QSPI

QSPI not tested rotation, may be not work.

I have datasheet for this specific display driver, Im writing drivers for this.