Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.
We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.
Thank you for your understanding.
Hi
I have made images to be visible in TFT using sample codes from github for nuvoton
I am using N9H30 series evaluation board,In this series I have dumped only sample code
but that image is also not good.And secondly the frame window is moved a little right .
Please give me your suggestions to proceed further.
Thanks in advance
Hi
I have found the answer.Actually I have forgotten to note that
I have to define color as RGB 565 format.
After doing that code gives good 16 bit resolution colored output
with images and texts.