Hello,
let me refer to the example 'DeviceIntegration' that you will find within the subdirectory /Examples of the Build Environment for STM32F769-Discovery. This example shows the integration of devices into a UI application.
The GUI implementation for presenting the data received via UART depends completely on your requirements and design ideas. Let me refer to our online documentation to get familiar with Embedded Wizard, e.g. the Quick Tour tutorial.
Best regards,
Manfred.
Hi,
the interface is just sending one received character after the other.
In order to build a string, you have to concatenate every received character to the string of already received characters.
The code snippet in my example shows that.
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