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

about lcd.c for 16F84A ..

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



Joined: 08 Sep 2008
Posts: 4

View user's profile Send private message Send e-mail

about lcd.c for 16F84A ..
PostPosted: Thu Sep 18, 2008 1:10 am     Reply with quote

I done code count frequency to show lcd .. (16F877 18F8720 )
but if I want to use code for 16F84A
I have to use B0 for INT then lcd.c change too right

I want to know how I do about lcd.c for 16F84A (without B0)

thanks for your Help

( my teacher allow only 16F84A)
_________________
11235813
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Thu Sep 18, 2008 12:55 pm     Reply with quote

Use the "flex" lcd driver. Then you can assign any pins on Port A or
Port B to the LCD:
http://www.ccsinfo.com/forum/viewtopic.php?t=24661


Note: If you use pin A4, you must put a pull-up resistor on it, because it
is an "open drain" pin. You can use 4.7K.
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