Skip to main content
acv_atr
Associate III
March 25, 2022
Solved

STM32CubeMonitor: Manage palette

  • March 25, 2022
  • 2 replies
  • 1241 views

Hello everyone.

When setup a fresh setup with fresh Ubuntu 20.04 Desktop or Windows 10 Pro and fresh STM32 CubeMonitor 1.3.0 or even 1.4.0, the Manage Palette is not availabe at STM32 CubeMonitor Editor.

As workaround, install node-red with NPM and NodeJS according to NODE-RED website, fix this issue.

This is an expected behaviour or I'm missing something during STM32 CubeMonitor installation?

0693W00000LvnCnQAJ.png 

This topic has been closed for replies.
Best answer by Richard.Chvr

Hello @_acv_atr​ 

This behavior is the expected one, node.js needs to be installed first. Please have look to wiki

2 replies

Richard.Chvr
Richard.ChvrBest answer
Technical Moderator
March 31, 2022

Hello @_acv_atr​ 

This behavior is the expected one, node.js needs to be installed first. Please have look to wiki

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.
acv_atr
acv_atrAuthor
Associate III
March 31, 2022

Hello @Richard.Chvr​ 

OK, thank you for your answer.