Part Number: TL16C750E Tool/software: Hi Team,
From datasheet recommend condition section, in Vcc=5V, we can find "except XTAL1" and "XTAL1" from VIH/VIL.
May I know what is the difference between "except XTAL1" and "XTAL1"?…
Part Number: TL16C750E Hi Expert,
My customer have a problem when testing the TL16C750E, please refer below.
1. No problem transmitting data 2. There is an abnormality in receiving data. The main problem is that it may be messed after receiving 0xFF.
…
Part Number: TL16C750E Other Parts Discussed in Thread: TMS320F28386D Hello,
We are using the TL16C750E in RS485 mode in our design, the schematic is the following:
The clock is set at 25MHz and we are connected to the EMIF bus of a TMS320F28386D.
Transmitting…
Part Number: TL16C750E
I'm current writing a Linux UART Driver for TL16C750E,
under RS-232 mode every thing works fine,
FIFO mode, all the interrupts, tx, rx and fractional divisor worked OK.
However, when I try to implement RS-485 by setting AFR…
Part Number: TL16C750E Other Parts Discussed in Thread: TL16C750 Hello,
While testing out our design using the TL16C750E, we came into an odd behavior.
We are using the component in RS485 mode so /DTR is our TX_EN and /RX_EN signal for the transceiver…
Part Number: TMS320F28386D Other Parts Discussed in Thread: TL16C750E Hello,
In our design, we interface the processor with an external TL16C750E UART peripheral.
This peripheral has an 8-bits parallel bus interface.
In my initial design, I interfaced it…
Part Number: TL16C750E Hello,
The datasheet indicates in preamble the following:
6 Mbps (48-MHz oscillator input clock) at 5 V and 3.3 V
3 Mbps (48-MHz oscillator input clock) at 5 V and 3.3 V
2 Mbps (32-MHz oscillator input clock) at 3.3 V
In our application…
Part Number: TL16C750E Dear experts,
My application need to avoid writing any data into THR after Xoff is received when software flow control is enabled.
That is I need to monitor the Xoff interrupt and ignore the data passed to THR, then release the…