2024-12-04 06:17 AM - last edited on 2024-12-04 06:44 AM by Andrew Neil
Hello,
is it possible to change the baud rate VCP to USART bridge of the STLINK-V3EC on the Nucleo STM32H7S evalboards?
The documentation states the following:
Virtual COM port
The serial interface UART3 (PD8/PD9) that supports the bootloader is directly available as a Virtual COM port of
the PC connected to the STLINK-V3EC USB connector (CN5). The VCP configuration is the following:
• 115200 bps
• 8-bit data
• No parity
• One-stop bit
• No flow control
Since the stand-alone STLINKs have the feature to change the baud rate of the VCP to UART bridge I was wondering if this is also possible on the STLINK-V3EC.
Best regards
Basti
2024-12-04 06:43 AM
It would be easy to try it - just change the baud rate setting in your terminal app, and see what happens ...