GPIO User Labels not generated for dual core STM32H745ZIT
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-10-28 7:01 AM
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 ...
Labels:
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-01-01 6:16 PM
I am also having this issue with version 1.4.0. Very frustrating.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-01-04 11:46 PM
The problem seems to be solved.
You have to attach the GPIO pin on a core, and labels are now well generated.
