cancel
Showing results for 
Search instead for 
Did you mean: 

Stm32F4-discovery and USB

ahmed2399
Associate II
Posted on February 12, 2013 at 21:28

hi,

Can we send data via graphic interface to the stm32F4 via USB ?

If it's possible, give me some exemple or what i should do to make USB work.

Can we work with USART and USB in the same time ?

Can someone help me please!

2 REPLIES 2
Posted on February 12, 2013 at 21:59

Can we send data via graphic interface to the stm32F4 via USB ?

 

What does this mean? A camera, a bitmap, VCP, what? Is there a class of USB device, or driver, you can point at that does this?

Can we work with USART and USB in the same time ?

Yes, in fact multiple USARTs, and perhaps both USB

Can someone help me please!

 

What are you offering?

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
ahmed2399
Associate II
Posted on February 14, 2013 at 01:27

Thanks Clive.

I mean : send data from PC to STM32 via USB .

I didn't find exemple like this communication..

how I can use USART with the USB of STM32F4?  TX and RX ? where I should connect it ?

If I use RS232 ..it's easy to do ..