EmbeddedRelated.com
Forums

Choice between CMOS 4099 or 74HC259

Started by MM October 26, 2005
Plain TTL, or even LS TTL is as old and outdated as 4000 CMOS and they chew
current as well. There are a multitude of devices you can use in the 74
format though. Even the 74HC series will be better from current sink point
of view. 

It all depends what you want to accomplish as part of the bigger picture.
If this is part of self education and you need easy access to parts, by
all means use 74HC parts. 

If you want more esoteric latching parts with higher drive capabilty, try
looking at some parts by Allegro
http://www.allegromicro.com/ic/

Texas Instuments and ON Semi used to make compatible stuff, I am not sure
if they still do. Try also ST and Philips as well. They sometimes have
some very interesting devices for esoteric applications.

-Aubrey

>antedeluvian wrote: >> MM >> >> Take a look at this URL fro 28pin PICs. Scroll down looking for UARTS.
(Of
>> course you could bit bang a serial port) > >Bit banging is what others have done with the 16F84, but given that >there are alternatives with inbuilt USART it seems churlish not to use >one! > >>http://www.microchip.com/ParamChartSearch/chart.aspx?branchID=1092&mid=10&lang=en&pageId=74 > >Thanks for that. Crikey! Microchip certainly do have a plethora of >MCUs! > >> As far as current is concerned, you should really consult a data sheet.
A
>> lot depends on the range of temperature you are going to operate in
and
>> what voltage you can let the output rise to (in the case of current
sink).
>> The outout voltage will increase as the current increases. If you are
using
>> the output to drive other logic, this can prove a problem. > >No, the 4099 would drive just LEDs, up to eight, one per output. > >> Using the TI data sheet, assuming that you are only operating at 25
degC,
>> and that you are sinking current through the LED, you will need a
resistor
>> of ((5-0.4)/0.51)Kohms in series with the LED. The device can sink
0.51mA
>> guaranteed in the above circumstance with a 5V supply. I doubt you
will
>> even see a dull glow from a "bog standard" LED. You may want to try
low
>> current devices like the HLMP1700 which can work down to 0.5mA within >> limits. > >How about if a TTL chip were used instead of a CMOS? Mind you, I'm sure >I've hooked up an LED to a CMOS output in the past (with resistor) and >there's not been a problem. > >MM > >