We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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.