cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeMonitor 1.10 on Windows does NOT start

kojima
Associate II

Dear staffs,

I'm going to use "STM32CubeMonitor" for several Nucleo boards, such as Nucleo144 of STM32H563.

But, when I try to invoke, following dialog appears and does not proceed.

Why ?

kojima_0-1742944219572.png

Thank you 

6 REPLIES 6
Richard.Chvr
ST Employee

Sounds strange, can you try on another port?

Need to edit settings.js file (in <YourDrive>\Users\<xxxxxx>\.STMicroelectronics\stm32cubemonitor)

change line :

/** the tcp port that the Node-RED web server is listening on */
  uiPort: process.env.PORT || 1880,
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
kojima
Associate II

Oh.. That's port for Node-RED...

My "setting.js" file includes that port setting description line.

can you try on another port?

Do you mean, change port number such as 1881 in stread of 1880 ?

 

kojima
Associate II

I tried several "188x"  but, same results...

Richard.Chvr
ST Employee

Ok , is this error happening at STM32CubeMonitor start or upon deploy ?

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
Richard.Chvr
ST Employee

When you change to "188x" , was the reported error on that 188x port or still on 1880

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
kojima
Associate II

New errors represents each changed port number, not still on 1880.