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

[OT] 7-segment LED driver SAA1064 with +12V supply

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



Joined: 09 Aug 2004
Posts: 768
Location: Silicon Valley

View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger

[OT] 7-segment LED driver SAA1064 with +12V supply
PostPosted: Wed Feb 01, 2012 11:51 pm     Reply with quote

Folks,

I’d like to power a 7-segment display with a +12V supply and control it with SAA1064. My I2C bus runs off +5V. Have read the datasheet. Typical supply voltage +5V, max +15V. I didn’t find any contraindication for using +12V power supply.

Have anyone tried this? Could anyone confirm?

Cheers,
- Nick
_________________
Read the label, before opening a can of worms.
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Thu Feb 02, 2012 12:51 pm     Reply with quote

Do a Google search for:
Quote:
SAA1064 +12v

Besides finding your posts, it also finds this schematic:
http://www.teledyne-api.com/manuals/schematics/04713.M460M.schematics.pdf
See the bottom of page 3. It shows Vcc connected to +15 unreg.
You wanted an example of someone else doing it, so there it is.
kender



Joined: 09 Aug 2004
Posts: 768
Location: Silicon Valley

View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger

It works. Watch out for power dissipation.
PostPosted: Wed Apr 18, 2012 7:20 pm     Reply with quote

I'd like to report my findings.

Made the circuit powered off +12V. It's similar to the one in the PDF linked by PCM (obviously). It has 3x 7-seg characters with decimal points and SAA1064 in 24-SOIC package.

Wrote a driver. This and this was helpful.

It works.
Caveat. DIP version of SAA1064 can dissipate 1000mW (from Absolute Max Ratings). SOIC version can dissipate only 500mW (it doesn't have special provisions for heat sinking such as a thermal pad). Tips for analyzing power dissipation on pp.14-15 of the datasheet*. I've played with numbers. It turns out that +12V supply pretty much forces you to use the DIP package**. Another (obvious) option is to regulate the the supply voltage down to +5V. Additional burden would be 300-400mA; it's doable with a buck or a well heat sunk linear regulator.

* Notice that the example there has a slight error between 12e-3 and mW. The answer 148.5mW agrees, though.

** The schematic linked by PCM implies SAA1064 in DIP, because a lot of other components there are throughole.
_________________
Read the label, before opening a can of worms.
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