Device descriptor failed error for composite USB class(MSC+CustomHID)
Hello,I want to implement USB composite class of MSC + CustomHID on STM32LRR5ZI development board. I created a library file for the same by combining functionalities of both the class. But PC is unable to recognize the USB device connected to it. Can...