Skip to main content
arduo
Associate III
January 29, 2019
Solved

CDC Standalone example UART or USART

  • January 29, 2019
  • 2 replies
  • 784 views

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

This topic has been closed for replies.
Best answer by Imen.D

Hello,

What is the device you are using?

Kind Regards,

Imen

2 replies

Imen.DBest answer
Technical Moderator
January 29, 2019

Hello,

What is the device you are using?

Kind Regards,

Imen

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
arduo
arduoAuthor
Associate III
January 29, 2019

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

Technical Moderator
January 30, 2019

Hello,

It's configured with UART asynchronous mode.

Kind Regards

Imen

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
arduo
arduoAuthor
Associate III
January 30, 2019

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?