User Activity

Hi,I am working on USB Device Middleware on STM32F469NI using STM32CubeMX. For our use case we have to modify the PRODUCT_STRING descriptor value (default is "STM32 Virtual ComPort"). Is it recommended to perform this, or are there any STM standards ...
Hi,I am working on USB CDC on STM32F469NI. For USB_OTG_FS and USB_OTG_HS, the auto generated USB handles are USBD_HandleTypeDef hUsbDeviceFS;USBD_HandleTypeDef hUsbDeviceHS;Is there any macro in HAL or while auto generation, that I can get to know wh...
Kudos from