Dear freind,
i want to develop application to read adc value from stm32 kit to pc through usb.
for that i have transfer more bytes from kit to pc.
i have been using STM32_USBHID on kit side and HID_Client on host side.
also the application note below giving example to send more bytes from pc to kit.
http://www.keil.com/appnotes/docs/apnt_195.asp
my need is vice versa. to transfer 8/16/32/64 bytes from kit to pc instead of byte.
so please help me by providing sample application code to transfer more bytes from kit to pc
with regards
S.Venugopal