STM32CubeMonitor-1.4.0 is available
Hello
A 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.
