i want to watch value in stm32 monitor (like stm studio live expressions)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-04 03:43 AM
I want to see the result value in real time. like table format.(like stm32 studio live expressions)
What should I do?
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-05 05:11 AM
Datas are:
Switch is:
Single Value is:
Text is:
I found some documentations:
STM32CubeMonitor - Monitoring tool to test STM32 applications at run-time - STMicroelectronics
STM32CubeMonitor:STM32CubeMonitor overview - stm32mcu
Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-04 08:18 AM
Hello,
text and gauge modules can be used:
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-05 04:47 AM
I don't know much because it's my first time. please, Can I see it in detail?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-05 05:11 AM
Datas are:
Switch is:
Single Value is:
Text is:
I found some documentations:
STM32CubeMonitor - Monitoring tool to test STM32 applications at run-time - STMicroelectronics
STM32CubeMonitor:STM32CubeMonitor overview - stm32mcu
Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-08 04:12 AM
Thank you so much. It helped me a lot.