7-Segment Decoder/Treiber SN 5447a

Für eine große 7-segment - Anzeige (SA40 19SRWA) benötige ich den Decoder und Treiber SN 5447A von Texas Instr… Fehlt leider in der Bauteileliste. Kann mir jemand helfen wie oder wo ich den für fritzing finden kann ?

Can you link the datasheet.

https://www.google.de/url?sa=t&rct=j&q=&esrc=s&source=web&cd=5&cad=rja&uact=8&ved=0ahUKEwiu-oyx75rXAhUrAsAKHVBxCbQQFghFMAQ&url=http%3A%2F%2Fwww.alldatasheet.com%2Fdatasheet-pdf%2Fpdf%2F27412%2FTI%2FSN5447A.html&usg=AOvVaw2zJm5P8k1Lirkp_7-eUaAh

Try not to link those broken up datasheets.

I don’t know what package, but if it’s the DIP you grab a generic DIP from the bin and add the part number to the Inspector.

Vielen Dank - aber was ist ein generisches DIP ???

Ich arbeite heute zum ersten mal mit Fritzing…und gleich fehlt das wichtigste Bauelement. Na mal sehen wie ich hier weiter komme, erst einmal vielen Dank…

XXAL

In the CORE bin, the first IC. Set the number of pins in Inspector, and put in the part#.

Or (being aware that the 54 series are mil spec versions of 74xx parts, which perhaps you don’t know) you can search for “fritzing part” 74hc47 with google which points you to

https://github.com/lambert/fritzing-parts/blob/master/74HC47.fzpz

Then if you download the fzpz file and load it with file–>open in Fritzing you will have a part for the 74hc47 in your mine parts bin which has the same pin out as your 5447.

Peter