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

A6280 help

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



Joined: 16 Aug 2007
Posts: 7

View user's profile Send private message

A6280 help
PostPosted: Thu Aug 16, 2007 8:32 am     Reply with quote

CCS A6280 c code help me!

thank you


Last edited by sagamenn on Fri Aug 17, 2007 3:35 am; edited 1 time in total
sagamenn



Joined: 16 Aug 2007
Posts: 7

View user's profile Send private message

Re: A6280 yardım
PostPosted: Fri Aug 17, 2007 12:32 am     Reply with quote

sagamenn wrote:
A6280 c code help me!

thank you

http://www.allegromicro.com/en/Products/Part_Numbers/6280/6280.pd
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Fri Aug 17, 2007 12:33 am     Reply with quote

My advice is to use http://www.google.com with this search string:
Quote:
"led driver" "#use delay" "fuses"

This will find CCS code. Then compare the data sheets for the
led drivers that are used in the code that you find, to the data
sheet for your led driver chip. They will probably be similar,
which means you can use the code.

Another option is to go to the Allegro website. Get the data sheet
for your led driver. Compare it to other led driver data sheets.
Find a commonly used led driver that has the same architecture
as your chip does. Then use Google to search for a driver for
that chip.

A third option is to just use an led driver that isn't so new.
Use a compatible one, that already has several drivers available
for it on the net.

A final option is to write your own driver.
sagamenn



Joined: 16 Aug 2007
Posts: 7

View user's profile Send private message

PostPosted: Fri Aug 17, 2007 2:01 am     Reply with quote

ı dont find abaout A6280 DEMO CODE in google...can you help about this ...or give me a some example of allegro A6280 ..please...
kevcon



Joined: 21 Feb 2007
Posts: 142
Location: Michigan, USA

View user's profile Send private message

PostPosted: Fri Aug 17, 2007 7:07 am     Reply with quote

This looks like a pretty cool part.

This is basically a big shift register, I'm sure there is code out there somewhere shows how to control a shift register.
treitmey



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

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

PostPosted: Fri Aug 17, 2007 7:44 am     Reply with quote

Yup, its the 74595.c and 74165.c as output and input respectively.

I use the TPIC6C595 to drive relays and LEDs.
http://rocky.digikey.com/WebLib/Texas%20Instruments/Web%20data/tpic6c595.pdf
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