meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| sensor:txs0108e [2026/03/06 20:17] – vamsan | sensor:txs0108e [2026/03/06 21:50] (current) – [An example of a level converter] vamsan | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== TXS0108E (HW-0108) 8-channel, bidirectional 5V-3.3V logic level converter ====== | ====== TXS0108E (HW-0108) 8-channel, bidirectional 5V-3.3V logic level converter ====== | ||
| {{ : | {{ : | ||
| - | The TXS0108E (HW-0108) is an 8-channel, bidirectional logic level converter module designed to bridge communication between devices operating at different voltage levels, such as 3.3V and 5V systems. It features automatic direction sensing, meaning it does not require a dedicated direction-control signal to switch between transmitting and receiving data. | + | The **TXS0108E (HW-0108)** is an 8-channel, bidirectional logic level converter module designed to bridge communication between devices operating at different voltage levels, such as 3.3V and 5V systems. It features automatic direction sensing, meaning it does not require a dedicated direction-control signal to switch between transmitting and receiving data. |
| **Technical Specifications** | **Technical Specifications** | ||
| Line 14: | Line 14: | ||
| **Key Features** | **Key Features** | ||
| + | {{ : | ||
| * **Bidirectional Translation: | * **Bidirectional Translation: | ||
| * **Output Enable (OE) Pin:** An active-HIGH pin that enables the device when connected to VCCA. If pulled LOW, it places all I/O pins in a high-impedance state, effectively disabling the module. | * **Output Enable (OE) Pin:** An active-HIGH pin that enables the device when connected to VCCA. If pulled LOW, it places all I/O pins in a high-impedance state, effectively disabling the module. | ||
| - | * **Protocol Support:** Compatible with various serial interfaces, including | + | * **Protocol Support:** Compatible with various serial interfaces, including |
| * **Auto-Direction Sensing:** Uses internal edge-rate accelerators to detect and automatically switch the signal direction. | * **Auto-Direction Sensing:** Uses internal edge-rate accelerators to detect and automatically switch the signal direction. | ||
| Line 29: | Line 30: | ||
| * **OE:** Output Enable; must be tied HIGH (to VCCA) to operate. Tie to GND via a pull-down resistor to keep it disabled during power-up. | * **OE:** Output Enable; must be tied HIGH (to VCCA) to operate. Tie to GND via a pull-down resistor to keep it disabled during power-up. | ||
| * **A1–A8: | * **A1–A8: | ||
| - | * **B1–B8: | + | * **B1–B8: |
| + | * | ||
| + | ==== An example of a level converter ==== | ||
| + | |||
| + | Because the Arduino Uno/Nano uses 5V logic and the Ra-01 uses 3.3V, you must use a Logic Level Converter or voltage dividers on the data lines to avoid damaging the module. See more >> [[com: | ||
| + | |||
| + | |< | ||
| + | ^Ra-01 Pin^Logic level converter^Arduino Pin (Uno/ | ||
| + | ^VCC|Va - Vb|5V|< | ||
| + | ^GND|GND|GND|< | ||
| + | ^SCK|A4 - B4|D13|< | ||
| + | ^MISO|A3 - B3|D12|< | ||
| + | ^MOSI|A2 - B2|D11|< | ||
| + | ^NSS|A1 - B1|D10 (or D7)|< | ||
| + | ^RESET|A8 - B8|D9 (or D6)|< | ||
| + | ^DIO0|A7 - B7|D2|< | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | ===== Converters topics on lamaPLC ===== | ||
| + | {{topic> | ||
| + | |||
| + | \\ | ||
| + | \\ | ||
| + | {{tag> | ||
| + | \\ | ||
| + | This page has been accessed for: Today: {{counter|today}}, | ||