Other Parts Discussed in Thread: TUSB1106 , AM3517 , TUSB1210 TI Support,
We are attempting to wire a TUSB1106 USB transceiver into an AM3517 based circuit in place of the TUSB1210 transceiver. We need a full-speed port and not a high-speed port since…
Other Parts Discussed in Thread: TUSB1106 , TUSB1105 Hello,
I was asked about the explanation of VCC(I/O) on the datasheet from customer. In the page 4, VCC(I/O) must never exceed the Vreg(3.3) voltage. In the page 6, Sharing mode is VCC(I/O) connected…
Part Number: RM46L830 Other Parts Discussed in Thread: TMDXRM46HDK , TUSB1106 , TUSB1105 , RM46L852 Hello,
The RM46 technical reference manual does not specify which pins are required for USB device connection.
When running our application on the…
Hi,
Thank you for your reply,
Does your board have this resistor?......... Yes, it is implemented.
The difference from Evaluation board to custom board is USB Phy part number, in Evaluation board USB we used tusb1105 and in Custom board we used…
Part Number: RM48L952 Other Parts Discussed in Thread: TUSB1106 , HALCOGEN Tool/software: TI C/C++ Compiler Hi Sir,
Can you please provide me driver code for USB-Device for differential ended (RM48L952 Controller).
Note: I am using the Transreceiver…
Part Number: RM48L952 Other Parts Discussed in Thread: TUSB1105 , HALCOGEN , TUSB1106 Tool/software: Code Composer Studio Hello Sir,
Do we have different codes for (USB Device) single ended and differential ended in TUSB1105 in RM48L952 controller…
Hi Hadar,
TUSB1106 is just a USB transceiver (final stage), you need USB engine (SIE) on the MCU, to make the TUSB1106 work.
You may replace TUSB1106 with a USB-serial chip.
MSP430(UART)----> USB/Serial-----> android phone usb socket.
Any…
Other Parts Discussed in Thread: TUSB1106 , HALCOGEN , OMAP5912 , RM48L952 , TUSB1105 Our design has a RM48L952PWR connected to a TUSB1106 per the technical reference manual on the device port, W2FC.
I am running the RM48, CDC example project and when…