4 years, 5 months ago.

Compile to STM32H753

Hello

I’m currently developing a solution based on the STM32H753 chip, but I cannot compile my code to this chip. I successfully compiled the code for the STM32H743 Nucleo board, but when I try to switch to my custom based board with the 753, although I can compile and flash the code, after flashing the MCU never works.

Mbed doesn't officially support the STm32H753, is there any possibility to make this manually? What to chance in respect to the STM32H743, apparently a sibling MCU?

Best regards Pedro

1 Answer

4 years, 5 months ago.

Hi

Best way is to use mbed-cli

https://github.com/ARMmbed/mbed-os

Then, i a second time, we will be happy to make a pull request review from you :-)