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

7-segment driver(TPIC6B595N)

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



Joined: 29 Oct 2006
Posts: 10

View user's profile Send private message

7-segment driver(TPIC6B595N)
PostPosted: Mon Nov 20, 2006 1:38 pm     Reply with quote

Hello everyone,
I want to drive a 7-seg. display, using TPIC6B595N and pic16f877 on my picdem 2+. I don't know how to generate clock pulses by using one of these RB5 For SRCLK, RB6 for RCK and RB7 for serial in. Any idea is appreciated.

here is the datasheet for TPIC6B595N
http://focus.ti.com/lit/ds/symlink/tpic6b595.pdf

thank you very much.
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Mon Nov 20, 2006 2:51 pm     Reply with quote

This chip has the same interface as a 74595. Do a web search for
that number, and also for 74HC595, etc. There are lots of sample
projects available on the net.


Also, CCS has a driver:
c:\program files\picc\drivers\74595.c
They don't say so, but I think they intend that you connect SRCLK
and RCLK together. The data sheet refers to this, and the CCS driver
only has one clock signal.
LazBoy



Joined: 17 Oct 2006
Posts: 8

View user's profile Send private message

PostPosted: Tue Dec 26, 2006 11:18 am     Reply with quote

You may found here an example for that chip:

http://www.sixca.com/eng/articles/clock/

// LazBoy
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