The Read Data is always "0" in STM32H5 MCU
Dear Sir,
I've been using CubeMonitor to monitor data for quite a while, and it really is a convenient tool.
I recently started developing a new system with new MCU, STM32H5.
However, when I use CubeMonitor to monitor the data, the data remains 0 all the time, as shown in the image.

I have checked the variable in the IDE, and the variables indeed have normal values.

I'm not sure if this is related to the STM32H5, because when I was using the STM32F3 before, everything was working fine.
I also used the NUCLEO-F303RE and NUCLEO-H563ZI to verify this issue.


I create a simple accurmated counting program, and on the F303, everything works fine.
But on the H563, the data always remains 0.



Does anyone know what might be causing this issue?
Best Regards,

