Can't open serial monitor using ST Link and STM32F103C8
Posted: Thu Jan 09, 2020 12:16 pm
Hi, I started using STM32F103C8 (Blue Pill) and I have encountered a problem. I am using ST-LINK v2 for communication and Arduino IDE. I installed everything right and when I upload code over ST-LINK, it is working, so the communication is fine.
You can see that i uploaded a blink and it's working:

The problem I have is that I can't use serial monitor because it gives me this error:

And I can't select port to fix that problem:

So can you please help me to fix this problem because for my project I have to use serial communication. I have tried to use this TTL UART module for uploading method and it didn't even upload code and blinking wasn't working, but it was recognized on PORT 3 in Arduino IDE, so the only working method for me is using ST LINK.
You can see that i uploaded a blink and it's working:

The problem I have is that I can't use serial monitor because it gives me this error:

And I can't select port to fix that problem:

So can you please help me to fix this problem because for my project I have to use serial communication. I have tried to use this TTL UART module for uploading method and it didn't even upload code and blinking wasn't working, but it was recognized on PORT 3 in Arduino IDE, so the only working method for me is using ST LINK.