pannel config help

mobyfab
Posts: 483
Joined: Sat Nov 19, 2011 6:47 pm
Location: Le Mans, France
Has thanked: 21 times
Been thanked: 30 times

Re: pannel config help

Postby mobyfab » Thu May 02, 2013 3:49 pm

daviddawe1982 wrote:the post int board was it the lcd now displays i added some text from text example but it displays backwards..


The display is horizontally inverted?

If so please add this in the post init function:

Code: Select all

write_index(SSD1963_SET_ADDRESS_MODE);
write_data(2);


This should flip the screen horizontally.

daviddawe1982
Posts: 94
Joined: Thu Apr 11, 2013 10:35 am

Re: pannel config help

Postby daviddawe1982 » Thu May 02, 2013 4:15 pm

THANK YOU!!
It worked like a charm.
Mobyfab i cannot thank you enough.. :D :D :D

User avatar
Tectu
Posts: 1226
Joined: Thu May 10, 2012 9:50 am
Location: Switzerland
Contact:

Re: pannel config help

Postby Tectu » Thu May 02, 2013 4:27 pm

Good to see that you finally got your display working, david. Now, enjoy the goodies and badies of ChibiOS/GFX :P


~ Tectu

mobyfab
Posts: 483
Joined: Sat Nov 19, 2011 6:47 pm
Location: Le Mans, France
Has thanked: 21 times
Been thanked: 30 times

Re: pannel config help

Postby mobyfab » Thu May 02, 2013 4:30 pm

You're welcome :)

You should try to play with the FSMC clock dividers that you commented in the post init function earlier.
Just so that you can get the best performance possible with your hardware.


Return to “LCD Driver and Graphic Framework”

Who is online

Users browsing this forum: No registered users and 4 guests