Please guide me on, how do i interface TM4c123gh6pm (launchpad) with ADS1298.
I am stuck at the logic level translation part.
Referring to document Application Report SCEA035A - June 2004 Selecting the Right Level-Translation Solution, Section 1, point 1:
At a Vdd of 3.3V, applied to both ads1298 (receiver) and tm4c (Driver),
the Point1 : The VOH of the driver must be greater than the VIH of the receiver , Fails.
because TM4c (VOH -max) 2.4 volts is less than ADs1298 2.904 (VIH-min) volts.
One possible solution that I can think of is:
=> Reduce Vdd for ADS1298 to 2.6-2.7 volts while keeping TM4c Vdd at 3.3 volts.
But i am not sure if this would be a good approach as even a 1 volt variation in Vdd would make logic levels incompatible.
Please let know the right way to interface the 2 ICs.
thanks.