2021-05-22 12:52 AM
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 would like to know how to send strings using STM32CubeMonitor software.
I want to type a message on a 'text input' node, press a button and then send the string to the board.
Thank you,
Iñigo
Solved! Go to Solution.
2023-09-27 06:51 AM
No update since a while, closing the post.
2021-05-22 05:03 AM
I wonder if CubeIDE has a serial monitor. It should have.
2021-05-22 08:26 AM
It is possible to install a terminal in CubeIDE, but i want to send strings to the board using CubeMonitor. I'm designing a robot arm which will be used by university students (i'm a student too). They must be able to visualize variables and send commands to control the robot (they dont need CubeIde). It will be great if they can do both things using only CubeMonitor.
2023-09-27 06:51 AM
No update since a while, closing the post.