2025-09-30 3:14 AM - last edited on 2025-09-30 4:29 AM by mƎALLEm
Split from this thread.
Hi there, switching to USART3 didn't work. I still don't see any messages in the serial console.
the second time I try to connect to the serial console gives this error.
2025-09-30 3:24 AM - edited 2025-09-30 3:25 AM
Hello,
Better to close this thread (by accepting the post that answered your original question, not this one) as you were using the wrong usart in this board and open a new thread mentioning the usage of usart 3. Please share your project there to help you efficiently.
2025-09-30 3:32 AM - edited 2025-09-30 3:47 AM
@Pincate wrote:Hi there, switching to USART3 didn't work.
You still haven't told us how you're actually making the connection from that UART to your terminal:
But, as @mƎALLEm said, it's now onto a different question; so time for a new thread - and be sure to include the details there:
How to write your question to maximize your chances to find a solution
2025-09-30 3:56 AM
Hello, I was using the ST-Link VCP. I have managed to get it working with SUART3 and Cool Term as my serial console.
But I cannot get the internal command shell console to connect more than once. Are there any known issues associated with this? And is there a way to reset the connection without physically disconnecting the cable?
Thank you for all of the help so far :D
2025-09-30 4:11 AM
As said in the previous thread, that’s a new question and as suggested you need to share your project. Giving only the symptom could not help.
2025-09-30 4:26 AM
@Pincate wrote:I have managed to get it working with SUART3
you mean USART3 ?
@Pincate wrote:But I cannot get the internal command shell console to connect more than once.
What do you mean by that?
Is this in STM32CubeIDE ?