2013-03-12 06:06 AM
Hi,
It's the first time that i use the USB protocol. I want to connect my CVI application to the STM32 microcontroller via the USB HID. I want to find a basic example (for STM32F407) that explains this communication in details (for example : the PC transmit a caracter to STM32, and the microcontroller receive the caracter and retransmit it to the PC ).Thank you.