Interpreting logic levels for level translator SN54SLC8T245-SEP

In summary: Thankfully this one we got in as a few as prototypes. It would have been a nightmare to have to bodge in a couple hundred TSSOP chips.In summary, using a level translator for SPI signals is pretty straightforward. Make sure your devices are tolerant of slightly higher voltages, and that the level translator is fast enough.
  • #1
ashah99
60
2
TL;DR Summary
Interpreting logic levels and currents for level translator (VOH, VOL, IOL, IOH, IIL, IIH)
Hello all, I plan on using SN54SLC8T245-SEP for level shifting of single-ended signals from 1.5 V to 1.8 V, 1.5V to 3.3 V, 1.8 V to 1.5V and 3.3V to 1.5V. First time using level translators for mostly SPI interfaces, so I would like some guidance. I am having difficulties interpreting the logic voltage and current characteristics so that I can determine compatibility between devices, specifically the VOH, VOL, IOL, IOH, IIL, IIH, as it pertains to my application. I appreciate any input.

From the datasheet I have determined that the following, which I hope is correct:
VIL (max): 0.63V (Vcc = 1.8V) or 0.8V (Vcc = 3.3V)
VIH (min): 1.17V (Vcc = 1.8V) or 2V (Vcc = 3.3V)

Reference datasheet: https://www.ti.com/lit/ds/symlink/sn54slc8t245-sep.pdf
 
Engineering news on Phys.org
  • #2
ashah99 said:
Summary: Interpreting logic levels and currents for level translator (VOH, VOL, IOL, IOH, IIL, IIH)

I am having difficulties interpreting the logic voltage and current characteristics so that I can determine compatibility between devices, specifically the VOH, VOL, IOL, IOH, IIL, IIH, as it pertains to my application. I appreciate any input.
So, you are asking "specifically" about your application, without really telling us what that is. You are also asking "specifically" about 8 different parameters on the data sheet (which, BTW, I didn't read all of). Unfortunately, those questions just aren't specific enough to motivate me to comment. I feel like I'd have to read much of the data sheet to you, which seems pointless. Maybe someone else will; that seems a bit too much like the work I used to get paid to do. Could you ask a more specific question, like these?

ashah99 said:
Summary: Interpreting logic levels and currents for level translator (VOH, VOL, IOL, IOH, IIL, IIH)

VIL (max): 0.63V (Vcc = 1.8V) or 0.8V (Vcc = 3.3V)
Yes, that's what it says.
ashah99 said:
Summary: Interpreting logic levels and currents for level translator (VOH, VOL, IOL, IOH, IIL, IIH)

VIH (min): 1.17V (Vcc = 1.8V) or 2V (Vcc = 3.3V)
Yes, that's what it says.

Sorry, I just don't know what you want to hear about Voh, et. al. It's all in the data sheet, isn't it?
 
  • Like
Likes berkeman
  • #3
ashah99 said:
Hello all, I plan on using SN54SLC8T245-SEP for level shifting of single-ended signals from 1.5 V to 1.8 V, 1.5V to 3.3 V, 1.8 V to 1.5V and 3.3V to 1.5V. First time using level translators for mostly SPI interfaces, so I would like some guidance.

There are several things to consider in level shifting:
  • The current (input/output) specs don't really enter into this, unless you have fan-out issues, which it does not sound like you do
  • SPI signals are generally uni-directional in the simplest implementation, so if that applies to you, that simplifies the level shifters to being uni-directional
  • Look at the input voltage specs of your devices, to see if they are tolerant of slightly higher voltages than their ##V_{dd}## values. It is common for some 3.3V logic to have inputs that are 5V tolerant, for example. It takes a special IO pad circuit structure to allow these input voltages a bit above the ##V_{dd}## value, but check the datasheet to look for that feature
  • If your devices use CMOS I/O levels, you probably do not need to worry too much about the input/output voltage level specs. It's mainly when you mix TTL and CMOS voltage levels (or more exotic logic like IIL) that you have to worry about logic input/output voltage levels.
  • The speed capability of the voltage level translator device can be important, since some simple ones are pretty slow. It looks from the datasheet like your chosen device should be fast enough for most applications. Always double-check the speed capability when choosing a level translator, though, especially bi-directional ones.
 
  • #4
berkeman said:
SPI signals are generally uni-directional in the simplest implementation, so if that applies to you, that simplifies the level shifters to being uni-directional
This is very good advice to use the simplest device that works.

I have been burnt by trying to use bidirectional translators. The one I tried to use (TXB0104 if I recall correctly) had a rather high output impedance. The input bias current of one of the devices was just too high. It was a part I had in stock so it seemed the easiest route to the goal. It was just logic level async serial so unidirectional translators fixed it on the next run.

SOP is to roll the dice on a new board and fix it in post. Thankfully this one we got in as a few as prototypes. It would have been a nightmare to have to bodge in a couple hundred TSSOP chips.

BoB
 
  • Informative
Likes berkeman

1. What is the purpose of a level translator?

A level translator is used to convert logic levels between two different voltage domains. This is necessary when two components or systems operate at different voltage levels and need to communicate with each other.

2. How does the SN54SLC8T245-SEP level translator work?

The SN54SLC8T245-SEP is a bidirectional level translator that uses a combination of transistors and resistors to convert logic levels. It has eight input/output channels and can translate between two voltage domains, such as 3.3V and 5V.

3. What are the logic levels supported by the SN54SLC8T245-SEP level translator?

The SN54SLC8T245-SEP supports a wide range of logic levels, including TTL, CMOS, and LVCMOS. It can also handle both unidirectional and bidirectional communication between the two voltage domains.

4. What is the maximum data rate supported by the SN54SLC8T245-SEP level translator?

The SN54SLC8T245-SEP has a maximum data rate of 100Mbps, making it suitable for high-speed communication between different voltage domains. However, the actual data rate may vary depending on the specific application and conditions.

5. What are the typical applications of the SN54SLC8T245-SEP level translator?

The SN54SLC8T245-SEP is commonly used in electronic devices and systems that require communication between different voltage domains. Some examples include microcontrollers, sensors, and communication interfaces such as I2C and SPI.

Similar threads

Replies
13
Views
1K
  • Electrical Engineering
Replies
1
Views
10K
Back
Top