Skip to main content
stephane.legargeant
ST Employee
March 30, 2022
Solved

STM32CubeMonitor-1.4.0 is available

  • March 30, 2022
  • 1 reply
  • 1496 views

Hello

new version 1.4.0 of STM32CubeMonitor is available on st.com.

You can download it on https://www.st.com/en/development-tools/stm32cubemonitor.html

Click on "Get latest" to download the version 1.4.0.

What are the changes in this version ?

  • The management of multiple probes has been redesigned to use multiple threads in the computer. On previous versions, all probes were managed by a single thread, and the acquisition speed was reduced when new probes were added. With the new architecture, each probes use a separate thread and performances are improved. This change also provide a better accuracy of acquisition with a single probe because it is managed in a dedicated thread.
  • Node-RED® is updated to version 2 (V2.1.5) :
    • Node-RED® dashboard updated to V3.1.3.
    • Update of additional ui nodes (serial-port 0.15.0, ui-led 0.4.11, finite-statemachine 2.1.3)

Note : The control messages of node-red-contrib-finite-statemachine change from v2.1.0 onwards. Users using the FSM node may need to updated the control message in their flow.

Do not hesitate to create new posts if you have any question.

The STM32CubeMonitor team.

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

Thank you for spotting :thumbs_up: .

1 reply

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

Thank you for spotting :thumbs_up: .

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.