[Q][STM32CubeMonitor]Is it possible to output data-buffer?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-08-27 11:30 PM
Dear Experts,
I am a new user for Cube-monitor.
I want to output data buffer graph on the cube-monitor screen.
The data buffer unit size is 16 bits and total is 1024.(declaration will be "uint16_t buffer[1024];")
Is this possible and if so, how do I do it? Can you provide a guide?
Also, I want to save the data buffer as file for analysis. Is this possible?
Thanks in advance for your help
Best Regards,
Tommylim
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-09-18 8:25 AM
Hello @Tiel
please have a look to this topic
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.
