575 views
in Platform Packages by
Hi,

I want to open graph on STM32F469,

Want to see the analogic signal of a wav file located on a USB.

What to do ?

 

Best Regards

1 Answer

0 votes
by

Hi,

the Waveform Generator sample is a good starting point, because it demonstrates the usage of the class Charts::Graph. However, this sample uses only calculated simulation data.

In ordert to display real data, you need to implement some device driver and a device class to access some data provider hardware, e.g. to read data from an ADC or a certain waveform from a file.

Let me refer to the article Device Class and Device Driver for this aspect.

Best regards,

Manfred

Ask Embedded Wizard - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...