Hi vikram_t80,
I am using STM32F107 from ST microelectronics and am working on USB communication method to send and receive data via USB to and from host (in my case I am using USB demonstrator a PC application as a host).
I am using generic HID example which had STM32F107 microcontroller.I managed to send and receive data.
Now I can receive data,but I cannot send data.I try to use DCD_EP_Tx() function to send data,but I am not succeed.why?Can you help me?
Regards,
Alian