2024-08-09 01:58 AM
We are using STM32L433RBT6 64-LQFP in one of the projects. When we trying to communicate to PC through USB port, USB is not detected in PC, it shows error in device manager (error image is attached for your reference).
Also find the USB schematics images for your reference. Pls suggest if anything we missed.
2024-08-09 03:09 AM - edited 2024-08-09 03:10 AM
Hello @P_satyanarayana ,
Try using a different USB cable to rule out any issues with the cable.
Ensure that the USB D+ (DP) and D- (DM) lines are correctly connected and not swapped.
2024-08-09 03:18 AM
Hi Imen.D,
1) We tested with different cables, also D+, D- are connected correctly.
2) Please validate the attached USB schematics and conform anything we missed.
2024-08-09 05:47 AM
You've got any firmware supporting an USB Device? Or just blank?
What happens if you strap BOOT0 High?
Does your clock start?
2024-08-12 12:36 AM - edited 2024-08-12 12:53 AM
Q) You've got any firmware supporting an USB Device? Or just blank?
Ans: We are using STM USB drivers generated from Cube MX
Q) What happens if you strap BOOT0 High?
A) We are using Boot0 pin is Low.
Strap Boot0 pin is high condition. i will test and update to you as soon as possible.
Q) Does your clock start?
A) we are using the internal oscillator.
Q) Did you verify USB circuit connections in the attached schematics?