Open raouflich opened 4 months ago
Hi @raouflich, afraid it's not a CubeMX project, so won't be able to configure it that way.
Is it your own board design? Adding support for new hardware typically starts with confirming clock setup and then creating a board map file to suit the pinout. The driver may also need some tweaks for new UART/I2C/SPI/PWM configurations (although many will be supported already).
Regarding clock setup, currently everything except the Nucleo boards uses a 25MHz external crystal.
thank you dresco i thought i could use it with cubeMX ,the project is too big so i just have to put in the time and try to get it to work thanks again
Yes, can be a bit of steep learning curve.
What is your target hardware? As long as it's H723 or H743 based, then there is probably an existing board you can use as a reference to get started..
hello i cant figure how to impot the project to the ide and configure it with my hardware via cubemx