USART3 nucleo STM32F767ZI virtual com port
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-03-31 7:41 PM
I have some problems to see in the serial port the message of my nucleo board, for this board I read that for USART 3 Virtual COM SB4 and SB7 most be off, and SB5 and SB6 on, for the st/link serial but nothing happens. I debug the code and all is working correctly but in the terminal theres nothing. I install st/link utility, st/virtual com port but nothing
- Labels:
-
STM32F7 Series
-
UART-USART
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-06-10 4:53 AM
i know that feel bro
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-06-10 12:24 PM
Unless you have something connected to the Morpho connector then SB4 and SB7 doesn't need to be unsoldered. Out of the box the VCP should work. So it would come down to you not sending data correctly or the peripheral was not set up correctly. Post your IOC file and code.
TimerCallback tutorial! | UART and DMA Idle tutorial!
If you find my solution useful, please click the Accept as Solution so others see the solution.
