Skip to main content
Visitor II
October 20, 2024
Question

Support for MCSDK for STM32H747XIH6

  • October 20, 2024
  • 1 reply
  • 1447 views

We have an application where we need to use the STM32H747XI with it's MIPI DSI display and the corresponding application running on CM7 and we need to commutate a BLDC motor on with the CM4. There is support for NUCLEOH745ZI on on the STM32CubeMX but we need to implement it on the STM32H747XI. I tried to port the whole middleware of MotorControl to it but I'm unable to complete my requirement. Is there anyway of acquiring native support for STM32H747I-DISCO for the MCSDK, I have little experience with the STM32 environment.

1 reply

STTwo-32
Technical Moderator
October 20, 2024

Hello @Pirdain_B and welcome to the ST Community.

For Now, as you said the only supported MCU of the STM32H7 Family is the STM32H745ZITx (throw the NUCLEO-H745ZI). For your case, i suggest you to take a working project based on this supported MCU and try to adapt it to your MCU.

Best Regards.

STTwo-32