Skip to main content
Gpeti
Senior
June 7, 2019
Question

Macro USE_STM32H7XX_NUCLEO_144_MB1364 wrongly defined on Nucleo-H743ZI ?

  • June 7, 2019
  • 2 replies
  • 545 views

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.

This topic has been closed for replies.

2 replies

Gpeti
GpetiAuthor
Senior
June 7, 2019

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
GpetiAuthor
Senior
June 7, 2019

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