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
Welcome to the question and answer site for Embedded Wizard users and UI developers.
Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!
Embedded Wizard Website | Privacy Policy | Imprint