2021-06-17 05:30 AM
Hai...,
We have use to STM32F746IGT customboard and 7 inch display
Creat the code using CubeMX , TouchGFX, CubeIDE,
While debugging HAL_Init(); and go to TIM6_DAC_IRQHandler (); and it's not retan,
For TIM6 used to Timebase Soure: TIM6.
Please give idea about this issues.
Thanks & Regards
M.Govind
2021-06-20 11:30 PM
Hi @GMano.1,
This is a known issue on the ARM core revision, There are some work-arounds to solve the issue. Look here:
https://community.st.com/s/question/0D53W00000oUAjM/disable-interrupts-while-stepping-debug
Kind regards, Mattias