Questions tagged [usb]
USB is Universal Serial Bus. If your question relates to a specific chip, please mention it in your question.
3,803 questions
2 votes
2 answers
37 views
USB3 pass-through on a board - dealing with the USB-PD situation?
We have a board where the customer wants to be able to pass USB through from one USB-C connector (on the back) to another (on the front) to make plugging in the odd peripheral easier - sounds easy ...
-1 votes
0 answers
65 views
USB2244 Questions for datalogger with extract capabilities
I am currently designing a PCB with a STM32H723 MCU that will connect to SD Card through a SDIO Multiplexer (TS3A27518EIRTWRQ1) to SD Card to log data. When I insert a USB Cable I change the MUX State ...
0 votes
1 answer
95 views
USB 2.0 Enumeration only using datalines
I currently have a device which is powered through a 5V battery and pulls up to 1A. The device only exposes D+ and D- data lines. The device will often be powered on by the battery before a USB is ...
1 vote
1 answer
89 views
CM6533 USB-codec internal 8051 MCU
According to the DS CM6533, it has the following specifications: The CM6533 is a USB 2.0 audio chip built-in 8051 for flexible applications. Embedded 1T 8051 with 32K Byte SRAM and 512K Byte flash(...
0 votes
1 answer
75 views
USB CDC on STM32F4 disconnects when controlling 3-phase motor; STM32 runs, PC can’t detect USB
Here is my setup STM32F401CCU6 WeAct Blackpill, which controls A 3.3V-24V Optocoupler, which controls A Siemens 3-phase contactor to switch a 400VAC induction motor, with flyback diode on the ...
0 votes
1 answer
72 views
USB Hub works with PC host, but not a phone - why would this happen?
I'm developing a USB2534 based hub with the intent of making a powered hub that can charge a phone and connect said phone to multiple downstream devices. After some oopsies on the first prototype, the ...
-1 votes
2 answers
80 views
Is this bad (USB data pin wraps around VCC pin)?
Is this bad (USB data pin wraps around VCC pin)? Assume 480Mbps is required.
-1 votes
1 answer
108 views
Issues when switching USB A interface to USB-C
I'm trying to change the usb interface of a USB camera which works via its USB A connector as follows: [![enter image description here][1]][1] Camera's original USB A cable with a 5 pin connector: [![...