2022-03-25 5:31 AM
As per screenshot, while debugging I am getting different values in Details & Default value of NDTR expression. What is the difference in these 2 fields? Thanks
2022-03-26 1:29 PM
DMA is not paused when the debugger is paused. So, readings at different points in time may yield different values.
Some peripherals can be configured to pause when the debugger pauses. See __HAL_DBGMCU_FREEZE_ macros.
hth
KnarfB
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.