Skip to main content
Tiel
Associate III
August 28, 2024
Question

[Q][STM32CubeMonitor]Is it possible to output data-buffer?

  • August 28, 2024
  • 1 reply
  • 1015 views

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

    Richard.Chvr
    Technical Moderator
    September 18, 2024

    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.