2025-04-24 6:17 AM
Hi,
I am working with STM32G0B1CETx for an application as a replacement of STM32F105VCTx. I want to use to USB as Custom Human Interface Device Class. I am using CubeMx with MDK-ARM. I have configured USB_DRD_FS as Device_only_FS and Middleware section -> USB_Device i configured the same params as STM32F105VCTx for STM32G0B1CETx .
When USB is plugged to Laptop STM32F105VCTx recognizes device with product string i have configured. but STM32G0B1CETx its showing Device Descriptor Request failed.
Any changes i missed? Can anyone help out?
Thank you
SPK