CDC Standalone example UART or USART
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-01-29 4:50 AM
Is the cdc standalone example for asynchronous uart mode or synchronous mode?
Solved! Go to Solution.
- Labels:
-
STM32F4 Series
-
UART-USART
-
USB
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-01-29 5:32 AM
Hello,
What is the device you are using?
Kind Regards,
Imen
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-01-29 5:32 AM
Hello,
What is the device you are using?
Kind Regards,
Imen
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-01-29 5:34 AM
STM32f407ig and i am trying to send and receive data fro usart3 via com port
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-01-30 2:07 AM
Hello,
It's configured with UART asynchronous mode.
Kind Regards
Imen
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-01-30 2:14 AM
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?
