cancel
Showing results for 
Search instead for 
Did you mean: 

Macro USE_STM32H7XX_NUCLEO_144_MB1364 wrongly defined on Nucleo-H743ZI ?

Gpeti
Senior II

I've imported to STM32CubeIDE one of the SPI examples for Nucleo-H743ZI. SInce I saw weird behaviours related to LEDs, I investigated and found out that a compilaton option USE_STM32H7XX_NUCLEO_144_MB1364 is defined in the imported project that seems to be wrong (at least the LED mapping to GPIOs is wrong).

Anything I could have missed ?

I also didn't find how to disable properly this macro. I can see it in Project Settings > Preprocessors Include Paths > Settings Entries > CDT Managed Build *** but it's not possible to edit it.

2 REPLIES 2
Gpeti
Senior II

For the record the only solution I found is to modify manually the .project and .cproject file but I don't find this very clean...

Gpeti
Senior II

Looks like Nucleo-H743ZI are designed for the second generation of Nucleo ?