Other Parts Discussed in Thread: AM26LV32
I have an application considering the AM26C32I/C devices for use as a Quad Receiver.
There is a Line Driver that buffers some CLK and DATA signals (converting to differential). The Quad Receiver receives these differential inputs, and outputs the result to some device for processing.
The TI Online Web Tool seems to list the AM26C32I/C devices as having a 10Mbps limitation, but I don't see that in the datasheet anywhere.
1) In an application where there is no cabling between driver/receiver IC's, and trace length is kept to a couple of [cm], would the AM26C32I/C be able to support 25Mbps?
The DS lists the output rise/fall times, with a MAX of 10ns. If you assume a full cycle (Rise->Fall->Rise->Fall), that is 4x 10ns = 40ns for a "Period"
1 / T = f, so for 40ns we get 25Mbps worst case, with 50pF of bus capacitance at MAX operating temp conditions, according to the DS.
So, is it safe to say the device can support up to 25Mbps?
Or, is it somehow limited to how the detection circuit for the input differential waveform works? If so, could you explain?
In this specific application, the Propagation Delay times and Enable delay times don't matter.
-Darren