Hi all
I 'm working with beaglebone LCD 3.5 inches based on Starterware 2.0.0.7 , It display successful , At the moment I want to rolate this display 90 degree , How can I do it? Please give me some advices .
Thanks and Best Regard
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi all
I 'm working with beaglebone LCD 3.5 inches based on Starterware 2.0.0.7 , It display successful , At the moment I want to rolate this display 90 degree , How can I do it? Please give me some advices .
Thanks and Best Regard
Hi,
In StarterWare we demonstrated simple (hardcoded) image display to just demonstrate configuration of LCDC controller.
I am not aware of your complete expectation of this exercise or your end goal.
But to answer your query you need to either
1. use different image and display it or
2. Scale the image and rotate (there is no API to support this in StarterWare, you are on your own)
Regards
Baskaran
Hi Baskaran
I know the steps as your support , but I want to rolate font and display in lcd
Regards