2023-01-11 07:59 AM
I was looking for h/w to start development of a AzureRTOS GUIX app that also had the I/O including multiple A2D, GPIO, and serial communications. Based on a various ST Micro presentation and a review of the specs, I though the STM32H743I-EVAL2 might work, but I'm not sure how to get started?
2023-01-11 08:13 AM
Hello @FKoops and welcome to the Community :),
I highly recommend you this Wiki page: Introduction to Azure RTOS® with STM32.
Note that GUIX is not included in the STM32 Azure® RTOS package. But you can download it from Microsoft GitHub repository and integrate it in their projects.
You will find more details on the Wiki page.
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Kaouthar
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.
2023-01-11 08:20 AM
Thanks for replying. I read that you could download the GUIX and include it in your project, I would like to know how to do what? Also, I was wondering if there needed to be any configuration of the graphics stuff to get this it to work.