2024-10-20 06:26 AM - edited 2024-10-20 06:27 AM
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.
2024-10-20 11:57 AM
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
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.