Steps to reproduce:Create a new project with an STM32F779NIH processorEnable USB OTG highspeed (device only)Add USB_Device middleware (select any class)Generate the project codeInside the USB_DEVICE/App/usbd_desc.c file, the GetSerialNum(void) functi...