Skip to main content
Visitor II
January 11, 2023
Question

How to get STM32H743I-EVAL2 working with GUIX?

  • January 11, 2023
  • 2 replies
  • 871 views

 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?

    This topic has been closed for replies.

    2 replies

    Technical Moderator
    January 11, 2023

    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

    FKoopsAuthor
    Visitor II
    January 11, 2023

    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.