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

upd6464 + 16F877 (ON-SCREEN CHARACTER DISPLAY)

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



Joined: 03 Sep 2007
Posts: 7

View user's profile Send private message

upd6464 + 16F877 (ON-SCREEN CHARACTER DISPLAY)
PostPosted: Tue Nov 06, 2007 10:23 am     Reply with quote

Hello, I need a help to initialize upd6464 (NEC) + PIC16F877
upd6464 is ON-SCREEN CHARACTER DISPLAY CMOS, a similar to STV5730A.

upd6464 datasheet:
http://pdf1.alldatasheet.com/datasheet-pdf/view/6976/NEC/UPD6464A/datasheet.pdf

I use a source sample in http://www.iloverc.com/files/OSDCCSC.c but not work correctly

Somebody can help-me to work this circuit?
Thanks!!


Last edited by b101101011011011 on Fri Nov 09, 2007 5:30 am; edited 1 time in total
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Wed Nov 07, 2007 6:19 pm     Reply with quote

Quote:
#include <16F877.H>
#device adc=8
#fuses XT,NOWDT,NOPROTECT,PUT,BROWNOUT,NOLVP
#use DELAY(clock=4000000)

Add the NOLVP fuse. It's essential.
treitmey



Joined: 23 Jan 2004
Posts: 1094
Location: Appleton,WI USA

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

PostPosted: Thu Nov 08, 2007 11:03 am     Reply with quote

Is this the info?
http://www.necel.com/nesdis/image/S11043EJ4V0DS00.pdf
perhaps the faq can help
http://www.necel.com/en/faq/f_OSD2.html
b101101011011011



Joined: 03 Sep 2007
Posts: 7

View user's profile Send private message

PostPosted: Fri Nov 09, 2007 5:28 am     Reply with quote

Thanks for all.

My circuit is working correctly. The problem was the physical connections of the components.

If anyone wants more information, please send-me email or forum messagem.
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