Skip to main content
Technical Moderator
November 23, 2023
Question

STM32CubeMonitor v1.7.0 is available

  • November 23, 2023
  • 3 replies
  • 2091 views

Hello

A new version 1.7.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.7.0.

What are the changes in this version ?

  • Node-RED® updated to the version 3.1, released in September 2023, with multiple improvements in the
    editor(1):
    • Notifications management for each tab
    • Bigger workspace
    • Lockable flow
    • Update context menu
    • Group improvement
    • Link to help in the node panels
    • Improvement of horizontal wiring
  • New format added to export .csv data:
    • The data can be organized in multiple columns, making importing to a spreadsheet very easy. In the
      array, each variable is listed in one column with a timestamp in the first column.
    • The details about data recording and display are available in the STM32CubeMonitor advanced
      features pages of the STM32 MCU wiki at wiki.st.com/stm32mcu.
  •  Dependencies updated:
    • The main change is the update of Electron® to 25.8.1 with Node.js 18.15.0.
    • The indirect dependencies are also updated.

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

The STM32CubeMonitor team.

    This topic has been closed for replies.

    3 replies

    Graduate II
    November 29, 2023

    Will the .elf parser be improved at some point to handle large structures?

    Technical Moderator
    November 30, 2023

    @David Littell , unfortunately no, release 1.7.0 was already available when you raised this issue.

    Graduate II
    November 30, 2023

    So, the soon-to-be-released 1.8.0 should include the fix, right?

    Graduate II
    December 17, 2023

    Is there an expected release date for 1.8.0?

    Graduate II
    January 10, 2024

    Any chance of having the variables widget use the OS facilities to set the folder graphically rather than cut/paste?

    Andrei