2023-01-25 11:55 PM
2023-02-02 06:28 AM
Hi @KMin .1,
Your project is successfully worked for me (using STM32CubeMX 6.7 and STM32Cube_FW_F4_V1.27.1)
Please make sure to follow this article USB device not recognized, with the solution is to either increase the heap size or configure the USB library to use static allocation.
Check if the USB_OTG_FS_DP and USB_OTG_FS_DM wires are swapped.
Check if you have this driver installed properly!
Hope my answer helps you.
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Imen
2023-01-26 12:45 AM
Hello @KMin .1,
Could you precise in which release you have found the issue? So, we can verify it.
Imen
2023-01-26 06:27 PM
Most likely CubeMX just didn't configure that setting properly or at all. That is an absolutely normal thing for that broken bloatware generator.
2023-01-30 10:43 PM
Hello!
FW version
USB Device_Only mode. (Virtual Port Com)
Select PLLI2SQ clock.
Unknown USB Device (Device Descriptor Request Failed)
Not Setting PLL48CLK Mux ? PLLQ 50Mhz?
2023-02-02 12:54 AM
Hi @KMin .1 ,
Thanks for sharing the details.
Which CubeMx version are you using?
Please share your ioc file in order to reproduce the case.
Imen
2023-02-02 01:40 AM
2023-02-02 06:28 AM
Hi @KMin .1,
Your project is successfully worked for me (using STM32CubeMX 6.7 and STM32Cube_FW_F4_V1.27.1)
Please make sure to follow this article USB device not recognized, with the solution is to either increase the heap size or configure the USB library to use static allocation.
Check if the USB_OTG_FS_DP and USB_OTG_FS_DM wires are swapped.
Check if you have this driver installed properly!
Hope my answer helps you.
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Imen
2023-02-07 05:36 AM
Hi.
Can you confirm that the chip is genuine?