Regarding USB Application
Hello Guys, I'm Currently working on a Project in handling USB. I got an Example GitHub code from our community for interfacing with the USB. But in that code, the while loop looks empty. I don't know how to implement Transmission and Receive the data from the host. So help me to solve this thing, guys.
Link : https://github.com/STMicroelectronics/STM32CubeH7/tree/master/Projects/STM32H743I-EVAL/Applications/USB_Device/CustomHID_Standalone/Src
This is the link I'm taking for the reference.
