Skip to main content
r239955_stm1
Associate II
July 7, 2014
Question

USB communication between MCU and PC

  • July 7, 2014
  • 1 reply
  • 569 views
Posted on July 07, 2014 at 17:19

Hey

I need some help for my project (I'm using STM32f4 discover board). I would like to exchange data from mcu to pc and pc to mcu. Data will be an array with some informations. I tried USB CDC (works fine) but the throughput is too small. 

I checked examples in STM32_USB-Host-Device_Lib_V2.1.0 and I steel don't understand how I can do.

I have to use host and device example, isn't it ? How can I check if I send data to a pc ? (usb sniffer is it a good choice ?).

If you can provide me an example with code on mcu and program on pc, it will be nice :)

Thanks for any help

    This topic has been closed for replies.

    1 reply

    jonathan2399
    Associate II
    July 7, 2014
    Posted on July 07, 2014 at 17:36