Because of the Thanksgiving holiday in the U.S., TI E2E™ design support forum responses may be delayed from November 25 through December 2. Thank you for your patience.
Other Parts Discussed in Thread: TUSB1106 We are trying to replace ISP1106 with TUSB1106 in our released product. Our USB connection is like Figure 10 of the data sheet, internal regulator mode, we also connect Vreg 3.3 to the microcontroller general input…
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 our…
HI,
I have example code which(From Halcogen ) is working fine in HDK board, but its not working in Custom board,
In HDK board and Custom board we have same Micro-controller (part no RM48L952) and same USB transceiver (part No TUSB1105).
Previously I…
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 IC…
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 tusb…
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…
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 I plug…
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 USB…