Skip to main content
Explorer
November 19, 2024
Solved

STM32H747I-DISCO QT

  • November 19, 2024
  • 2 replies
  • 1193 views

Hi,

I have a question regarding the implementation of the Qt framework for the STM32H747I-DISCO board. While browsing the Qt website, I noticed an example for the similar STM32H750B-DK board, but I couldn’t find any information specific to the DISCO model. So my question is: will the Qt implementation for the 750B board be compatible with the 747 board? Will it be possible to run the sample applications on both boards without any modifications?

I have another question. From what I understand, it is necessary to use a bootloader (due to the small flash memory). Is it possible to access the bootloader code through STM32Cube/gitrepo? And will it be available for the 747 board? (I saw that a HEX file is uploaded on the website.)

Thank you in advance for your response.
Rafał

    This topic has been closed for replies.
    Best answer by mƎALLEm

    Sorry I misunderstood your question.


    @RafalBil wrote:

    but from what I understand, ST doesn't officially support it. Would it be better if I asked on the QT forum?


    Yes, as I said QT is not the frame work of ST. ST only supports TouchGFX.


    @RafalBil wrote:

     Would it be better if I asked on the QT forum?


    Indeed. In that case you need to contact them directly: https://www.qt.io/contact-us.

    2 replies

    Technical Moderator
    November 19, 2024

    Hello @RafalBil ,

    QT is not a ST development platform. But according to this link  STM32H750B-DK board is supported.

    Hope I answered your question.

    RafalBilAuthor
    Explorer
    November 19, 2024

    Thanks, from what I noticed, the 750B is supported. I'm wondering if QT will be compatible with the 747, but from what I understand, ST doesn't officially support it. Would it be better if I asked on the QT forum?

    mƎALLEmAnswer
    Technical Moderator
    November 19, 2024

    Sorry I misunderstood your question.


    @RafalBil wrote:

    but from what I understand, ST doesn't officially support it. Would it be better if I asked on the QT forum?


    Yes, as I said QT is not the frame work of ST. ST only supports TouchGFX.


    @RafalBil wrote:

     Would it be better if I asked on the QT forum?


    Indeed. In that case you need to contact them directly: https://www.qt.io/contact-us.