STM32CubeMonitor (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMonitor-RF V2.17.0 is available

Hello A new 2.17.0 version of STM32CubeMonitor-RF is available on st.com. Click on "Get latest" to download the version 2.17.0. What are the main changes in this version ? Alignment with STM32CubeWB firmware 1.22.0Alignment with STM32CubeWBA firmware...

STM32CubeMonitor 1.10.0 is available

Hello A new version 1.10.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.10.0. What are the changes in this version ? N...

Release of STM32CubeMonitor-UCPD 1.4.0

Dear all, We are pleased to announce that STM32CubeMonitor-UCPD 1.4.0 has been released and is available on st.com. This tool is the perfect companion for customers dealing with our USB Type C solution. This new release of STM32CubeMonitor-UCPD suppo...

PDEFO1_0-1732005370092.png
PDEFO.1 by ST Employee
  • 356 Views
  • 0 replies
  • 1 kudos

Resolved! Is there a RPM package of STM32CubeMonitor?

I am using the STM32CubeIDE on Fedora linux and I would like to try the STM32CubeMonitor. However only .deb package is available. Is there (or is planned) the release of RPM package?I tried to convert the .deb package using the "alien" utility, unfor...

JZaho.1 by Associate
  • 805 Views
  • 2 replies
  • 0 kudos

Resolved! STM32Cube Monitor: Serial Out

Hello,I'm new to STM32CubeMonitor and I need some help. I made a project that consists of sending an unkown length string (DMA) to a nucleo board and then receive the same message on my terminal.I've been using realterm and it works fine, but i woul...

Inigo by Associate II
  • 1745 Views
  • 3 replies
  • 0 kudos

Resolved! Is there a way to add security and password?

I plan to show the dashboard via browser to other people, I am afraid they might mess up my flows. Is it possible to add security functionality?I was trying to comment out as per instructions here:https://nodered.org/docs/user-guide/runtime/securing-...

Resolved! Some problems about snapshot

hello everyone!There are some problems in using snapshot mode.When I switch to snapshot mode, I often can't collect data, as shown in the picture. After a few reboots, the software can work normally. What are the possible reasons?Best regards

0693W000004J3HTQA0.png
Fhu.1 by Associate II
  • 611 Views
  • 2 replies
  • 0 kudos

Resolved! CubeMonitor doesn't understand 'bool' types

Trying to monitor a 'C' variable of type bool results in the errornot connected ! bad parameter (7)and the probe connection drops. It then comes back all on its own!!Changing the variable to any other type and the monitor runs fine.