cancel
Showing results for 
Search instead for 
Did you mean: 

CDC Standalone example UART or USART

arduo
Senior

Is the cdc standalone example for asynchronous uart mode or synchronous mode?

1 ACCEPTED SOLUTION

Accepted Solutions
Imen.D
ST Employee

Hello,

What is the device you are using?

Kind Regards,

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen

View solution in original post

4 REPLIES 4
Imen.D
ST Employee

Hello,

What is the device you are using?

Kind Regards,

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen

STM32f407ig and i am trying to send and receive data fro usart3 via com port

Imen.D
ST Employee

Hello,

It's configured with UART asynchronous mode.

Kind Regards

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen

Ok thank you another short question:

If i want to use the STM32f407ig like an FTDI PL2303 uart bridge i just use the cdc standalone example is this right?