2020-10-03 07:11 AM
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.
2020-10-04 06:29 AM
The Serial Monitor works with UART interface. Typically a virtual UART on USB.