Skip to main content
Visitor II
June 21, 2024
Question

STM32G030 debug in low power sleep mode

  • June 21, 2024
  • 0 replies
  • 1096 views

Hello,

I've a project with the STM32G030F6 which the application use in 90% of time the low power sleep mode. In the reference manual page 95 is written that can debug:

bm2_0-1718957025921.png

But in the register DBGMCU_CR dosn't exists a flag for the low power sleep mode. Only for stop and standby mode exists flags.

With the STM32CubeIDE in the variable view is the variable im RAM not readable, here comes a error message. In the life watch can't also not read the variables but here comes no errors.

I will read/write into RAM and SFR's and read from FLASH in the low power sleep mode. What mus I configure that works correct. I have read and use the "Tips for using STM32 low-power modes" but it dosn't solve my problem.

Thanks for Our Help, Bernd

    This topic has been closed for replies.