cancel
Showing results for 
Search instead for 
Did you mean: 

USB simple example

pleat_man
Associate
Posted on March 12, 2015 at 15:05

Hi,

I am new to smt32 and also this kind of C programming.

I tryied to understand the USB example for VCP offered by stm32 but without success.

What I am looking for is to understand how I can send and receive messages from main to USB, something like:

USB.write(''hello!'');

string text = USB.read();

or something similar.

Thanks!

#usb #stm32 #vcp
0 REPLIES 0