Skip to main content
Richard.Chvr
Technical Moderator
November 23, 2023
Question

STM32CubeMonitor v1.7.0 is available

  • November 23, 2023
  • 3 replies
  • 2092 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.

    3 replies

    David Littell
    Senior II
    November 29, 2023

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

    Richard.Chvr
    Technical Moderator
    November 30, 2023

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

    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.
    David Littell
    Senior II
    November 30, 2023

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

    David Littell
    Senior II
    December 17, 2023

    Is there an expected release date for 1.8.0?

    Andrei Chichak
    Lead
    January 10, 2024

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

    Andrei