942 views
in Getting started by
I made a small GUI which shows a Temperatur. The Temperatur should come from a Temp IC.

At the beginning i want to connect the Temp IC with the SPI of the STM32F769 DISC0.
But i stopped after the fact, that i cant combine my code with the code from the Embedded Wizard (easy).

So are there any Software "Input / Outputs" which i can use to send Data from an diffrent µController?

Or what ist the most common way?

1 Answer

0 votes
by

Hello,

every GUI application is intended to run on a real system - so it needs to display some real data from a certain machine or it needs to control some activities of the underlying system.

Let me refer to the articles Integrating with the device and Device Class and Device Driver, both are part of our online documentation. They explain all basics about natvie code and the integration of external software APIs or hardware drivers.

Additionally, within the Build Environment for STM32F769 Discovery you will find an example called 'DeviceIntegration' which demonstrates these aspects on your hardware.

Best regards,

Manfred Schweyer

by
Nice. Thanks!

Cant see the forest for the threes

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

...