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

74HC595 and LCD

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



Joined: 02 Feb 2004
Posts: 17

View user's profile Send private message

74HC595 and LCD
PostPosted: Mon Feb 02, 2004 6:18 pm     Reply with quote

I am using a 74HC595 serial-to-parallel converter to shift bits out to an HD44789 lcd (from a pic 16f876).

Will the 74595.C library work with the 74HC595, and if so do I have to modify the code at all to use it with the LCD (how does the lcd get strobbed)?

Also, has anyone written any c code for LCD display using this method?

Any help would be great!

James
Humberto



Joined: 08 Sep 2003
Posts: 1215
Location: Buenos Aires, La Reina del Plata

View user's profile Send private message

PostPosted: Tue Feb 03, 2004 12:05 pm     Reply with quote

j_s_connell wrote:

Quote:

Will the 74595.C library work with the 74HC595


Yes, 74595.C is the generic name to handle this serial-to-parallel converter, no matter the family they correspond (HC, L, LS, HCT)



Quote:

if so do I have to modify the code at all to use it with the LCD (how does the lcd get strobbed)?


Is up to you. Not sure but may be somebody do it before. I don't like the idea of the extra and obscure code you will get just because you donīt have enough pins available. I will try another bigger uC or will divide the tasks and send the info to an independent LCD display using two lines.



Best regards,

Humberto
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