I need to level shift from 3.3V microcontroller to 5V SPI DAC with CS, CLK, MOSI pins. Data only flows form the uC to the DAC. Since I only need transmission in one direction, the TXU0104 seems like a good fit. However the datasheet for TXU0104 is confusing.
It says (pg 1) : "Fixed direction data transmission can occur from A to B or B to A when OE is set to high in reference to either supply."
and on page 20: "The TXU0104 device is designed for asynchronous communication between data buses, and transmits data with fixed direction from the A bus to the B bus on some channels and from the B bus to the A bus on the remaining channels."
All the diagrams in the sheet show the data flows form A to B and I also don't see anything what would allow me to set the direction for individual channels or anything other than all channels being from A to B.
Can someone help clarify the operation of this device?