Skip to main content
SPand.25
Associate II
October 3, 2020
Question

Stm32duino serial monitor issue

  • October 3, 2020
  • 1 reply
  • 1029 views

Hi community,

Actually I am having issue in getting output on serial monitor of arduino ide for my stm32f407 board. I tried installing SWO LIBRARY and SEMIHOSTING , but still unable to get a response.

My serial is blank. But led blinking program runs fine. My upload method is stm32 cube programmer SWD.

I am attaching my setting pic.

Please do suggest me a method. I am helpless since 1 month, I am new to the platform and I tried coding in stm32cube ide, but for my project i thought i could use arduino ide.​

This topic has been closed for replies.

1 reply

Piranha
Principal III
October 4, 2020

The Serial Monitor works with UART interface. Typically a virtual UART on USB.