74C925 alternative?

Does anyone know of an alternative for the 74C925 chip for driving 4x7 segment LED's. The chip seems to be obsolete. Thanks

Reply to
jimi
Loading thread data ...

I've never dealt with this company, but your 74C925 does show up in a seach.

formatting link

Good luck. Richard

Reply to
Richard Seriani, Sr.

Use a programmable logic device or an Arizona Microsystems PIC processor - I'm not far enough into either option to identify a part which comes in the right 16-pin 0.3" dual-in-line package (and it might be difficult to find a programmable logic device with enough buried flip-flops to do the job in an essentially obsolescent package) but somebody will know.

--
Bill Sloman, Nijmegen (but in Sydney at the moment).
Reply to
bill.sloman

Maxim has some super duper new LED drivers.

--
Many thanks,

Don Lancaster                          voice phone: (928)428-4073
 Click to see the full signature
Reply to
Don Lancaster

Maxim has more vapourware tahn we can all shake a stick at.

Do these LED dirivers include 4-digit counters with multiplexed

7-segment output drivers?

formatting link

--
Bill Sloman, Nijmegen (but in Sydney at the moment).
Reply to
bill.sloman

--
http://www.1sourcecomponents.com/partinfo/74C925.htm

http://www.intersil.com/cda/deviceinfo/0,1477,ICM7217,0.html
 Click to see the full signature
Reply to
John Fields

Thanks for the replies, however, I asked the question so I could avoid using a microcontroller.

Reply to
jimi

Thinking out loud,

With simple CMOS technology going away, wouldn't it be wise to replace it with something you can get in a few years.

Once you get C code running, going to a smaller uC would be easier the second time.

What ever chip you find today, will be gone next year.

good luck

donald

Reply to
Donald

So you wnat the OP to replace a 16-pin DIP with a 28-pin DIP that Intersil has marked "inactive".

I'd prefer a programmable logic part - the 4-digit counter is not synchronous with the multiplexing logic for the display. Back in 1972 I dealt with this problem by freezing the multipexing clock until any incoming count had rippled through the (asynchronous) counters, which took up to 4usec. This wasn't an elegant solution. With a microcontroller, I guess you'd rely on the interrupt system to capture clock increments that occured at the wrong instant, and you'd keep your interrupt handler short and quick to keep the maximum count rate respectable.

Programmable logic offers true parallel processing, which can be a lot tidier.

--
Bill Sloman, Nijmegen (but in Sydney at the moment).
Reply to
bill.sloman

Many microcontrollers have built-in timers than be driven from external clock. This isn't truly asynchronous, because the external clock is typically sampled on the internal clock, but it still allows quite fast operation. For speeds

Reply to
Arlet

--
Is this application for a one-off, or are you planning on building a
quantity of these?
Reply to
John Fields

--
1. I don\'t "want" the OP to do anything; I presented him with an
   option to the 925 as he requested.  Whether he chooses to use 
 Click to see the full signature
Reply to
John Fields

I don't know what you were doing in 1972 - the fact that you haven't yet got past 555's does suggest that you aren't an early adopter - but my toy used TTL logic and Beckman 7-segment fluorescent displays, with a few transistors to handle the voltage swings.

And not a filament in sight (nor any hidden filaments either)

Looked quite neat.

--
Bill Sloman, Nijmegen (but in Sydney at the moment).
Reply to
bill.sloman

--
I\'d say that statement more nearly categorizes your position than
mine since I adopted them way back when they first came out.  You,
 Click to see the full signature
Reply to
John Fields

The Beckman displays were flat panel plasma discharge displays, sort of like Nixies but segmented and with the segments all in one plane. You used to seem them on gas pumps until fairly recently as well as some industrial instruments (Simpson had a fairly successful series of instruments that used them). National semi made a biplar driver chip DS8880 or something like that.. ah, here it is:

formatting link

Best regards, Spehro Pefhany

--
"it\'s the network..."                          "The Journey is the reward"
speff@interlog.com             Info for manufacturers: http://www.trexon.com
 Click to see the full signature
Reply to
Spehro Pefhany

--
I stand corrected; thanks :-)
Reply to
John Fields

Not really a correction, for you anyway, as "Fluorescent" wasn't an accurate description. The neon plasma discharge emits light directly.

Anway, a trip down memory lane.

formatting link
formatting link

Best regards, Spehro Pefhany

--
"it\'s the network..."                          "The Journey is the reward"
speff@interlog.com             Info for manufacturers: http://www.trexon.com
 Click to see the full signature
Reply to
Spehro Pefhany

It's a one off.

Reply to
jimi

discharge" discharge mechanism - in a low pressure of some noble gas (probably neon, but I can't be sure) and certainly not fom a filament. There was a small, steady "keep alive" corona discharge hdden behind an opaque bit of the glass front, and the active segments lit up when you hit them with something over 180V, whch would have been around the Passchen minimum for avalanche discharge through neon. Without the keep-alive discharge, fast multiplexing could be chancey - it was an added extra feature in the second generation of the displays.

Agreed. The Beckman displays were nicer than most but the 180V seems to have been unpopular.

--
Bill Sloman, Nijmegen (but in Sydney at the moment).
Reply to
bill.sloman

use a microcontroller?

--
Bye.
   Jasen
 Click to see the full signature
Reply to
jasen

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.