CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

PIC18F4550+ 122x32 graphics LCD

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
agsrinivasan



Joined: 24 Sep 2008
Posts: 3
Location: Malaysia

View user's profile Send private message Yahoo Messenger

PIC18F4550+ 122x32 graphics LCD
PostPosted: Sun Oct 12, 2008 10:10 pm     Reply with quote

Hello all,
I am working with PIC 18F4550 USB development kit & CCS compiler. I have interfaced the LCD CMG32122 with this board. This LCD has the SED1520 controller. I have done all programming, and letters and messages displayed successfully.

I have created some sample bmp, and created the font library for that bmp file.

Is there any function available for reading the entire bmp fonts and displaying in my lcd ?

Waiting for reply.

srini
Rohit de Sa



Joined: 09 Nov 2007
Posts: 282
Location: India

View user's profile Send private message Visit poster's website

PostPosted: Sun Oct 12, 2008 10:48 pm     Reply with quote

Hi Srinivasan:

There is no way to directly read bmp files into the CCS or MPLAB files. However you can use third-party software to convert the images into data tables or arrays. These arrays of table can then be included into your code. I did a quick google; you might want to visit the following sites:

http://bitmap2lcd.com/pages/en.html
http://www.piclist.com/techref/microchip/bmp2asm.htm
http://www.fastavr.com/fastlcd.zip (Fast LCD creates .bas tables)

Rohit
agsrinivasan



Joined: 24 Sep 2008
Posts: 3
Location: Malaysia

View user's profile Send private message Yahoo Messenger

122x32 LCD CCS working code not working in MPLAB
PostPosted: Tue Oct 28, 2008 8:18 pm     Reply with quote

hi all,
I am doing driver for 122x32 graphics LCD. It was working fine with CCS compiled hex. The same code I have modified and compiled in MPLAB compiler, but the lcd not working, what is the problem ? What are the necessary things I need to modify.

please reply.

Thanks in Advance.
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Tue Oct 28, 2008 9:00 pm     Reply with quote

Quote:

The same code I have modified and compiled in MPLAB compiler, but the
lcd not working.

It's not the job of the CCS forum to make Microchip C18 code work.
You should ask your questions in the C18 forum:
http://forum.microchip.com/tt.aspx?forumid=3
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group