cancel
Showing results for 
Search instead for 
Did you mean: 

GPIO User Labels not generated for dual core STM32H745ZIT

M_Deloizy
Associate II

I use the last release of STM32CubeIDE (v1.1). When User Labels are defined for such peripherals as UARTs, TIMERs,..., defines are well created in main.h

But, when I define User Labels for simple GPIOs (inputs or outputs), nothing is generated in main.h

it seems like a little oversight ...

2 REPLIES 2
SWill.3
Associate II

I am also having this issue with version 1.4.0. Very frustrating.

M_Deloizy
Associate II

The problem seems to be solved.

You have to attach the GPIO pin on a core, and labels are now well generated.