I am working on a project that utilizes many 74HC165 and 74HC595 (operating at 5volts as I/O expanders (utilizing SPI from the processor).
I want to distribute six identical 10MHz SPI clocks. I am considering a 74ACT device to interface between the 3.3 volt processor and the 5 volt '165 and '595 devices. The board will be controlled impedance and the termination at the end of each line will be thevenin with two 150 ohm resistors. I believe the drive from each 74ACT output will be 24ma.
If I run six outputs from one device, am I exceeding the devices ratings?
Looking at two data sheets:
1. SN74ACT244 the maximum supply or ground current is shown as +/-200ma.
2. CD74ACT541 the maximum supply or ground current is shown as +/-100ma *
For the CD74ACT541 the data sheet (*) indicates add +/_25ma for each additional output..
Will either of these devices safely provide the six outputs that I require?
If not, should I consider using more 74ACT packages and only using 2 or 3 outputs per device, or perhaps something completely different?
Thanks in advance.