Skip to main content
Visitor II
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

    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

    acv_atrAuthor
    Visitor II
    March 31, 2022

    Hello @Richard.Chvr​ 

    OK, thank you for your answer.