Skip to main content
M_Deloizy
Associate II
October 28, 2019
Question

GPIO User Labels not generated for dual core STM32H745ZIT

  • October 28, 2019
  • 2 replies
  • 1267 views

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 ...

This topic has been closed for replies.

2 replies

SWill.3
Associate II
January 2, 2021

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

M_Deloizy
M_DeloizyAuthor
Associate II
January 5, 2021

The problem seems to be solved.

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