2026-03-25 8:33 AM - last edited on 2026-04-08 2:09 AM by KDJEM.1
I’m using the X-NUCLEO-LPM01A (PowerShield) and previously had firmware version 1.0.1, where I could connect via a serial terminal over USB and interact with the board using commands.
But error occured short after, with LED 2 on the board indicating USB enumeration failure.
Updating the STM32-LPM01-XN firmware version to the latest one (1.0.8) solved that issue but now no sign of connection via a COM port terminal.
Everything works fine using via a graphical user interface using the STM32CubeMonitor-Power software tool.
But would prefer controlling via COM terminal ...
Thanks for the support
2026-03-25 8:43 AM
@Abdessamad wrote:Everything works fine using via a graphical user interface using the STM32CubeMonitor-Power software tool.
But the GUI just connects to the board via COM port, surely?
You're not trying to use the terminal while the COM port is already in use by the GUI, are you ?
2026-03-25 9:17 AM
Thanks for your reply!
I can confirm the port is not in use by STM32CubeMonitor-Power when I try PuTTY.
Here are the settings I use:
2026-03-25 9:24 AM
Do you see the COM port in Device Manager ?
What, exactly, happens when you try to use PuTTY ?
2026-03-25 9:36 AM
I see the COM port in the device manager.
however on putty i am not able to send any command (it is not responding to keyboard input), the window stays open without any activity.
previously on the 1.0.1 firmware version, i got welcome message when using putty.
2026-03-25 9:58 AM
I have the same output from putty.
2026-03-25 10:13 AM
Show a screenshot of your PuTTY settings - are you sure it supports that baud rate?
2026-03-25 1:31 PM
Here are my settings.
I also tried with lower rates, but same issue.
The documentation mentions the following: "On host USB virtual COM port, configuration of baud rate may be not needed since replaced by USB maximum baudrate"
2026-03-26 3:05 AM
Your previous screenshot showed COM3; now you show COM9 - which is it ?