Skip to main content
Associate
April 9, 2026
Question

STM32CubeMX do not have the Register CallBacl setting of GPU2D. How to setup?

  • April 9, 2026
  • 2 replies
  • 145 views

I use  GPU2D on STM32U599Z .

On CubeMX, 
I  checked Activate check box  GPU2D  at "Pinout & Configuration".

and  I saw " Project Manager > Advanced Settings" 
There is not GPU2D In Register Callback Groupe.

shingo_0-1775708962667.png 

However , The Generated code stm32u5xx_hal_conf.h have  " 

 
#define USE_HAL_GPU2D_REGISTER_CALLBACKS 0U /* GPU2D register callback disabled */


shingo_1-1775709242498.png

How to set this setting?

 

2 replies

shingoAuthor
Associate
April 9, 2026

CubeMX Version 6.16.1

Technical Moderator
April 9, 2026

Hello @shingo 

Let me thank you for bringing this issue to our attention.

The issue has been escalated to dev team under internal ticket: CDM0061532

I'll let you know as soon as the issue is fixed.

Thanks.

Mahmoud

 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.