Uart interrupt & debug problem
Hello.
First of all, thank you for your help.
I have a question about UART & debug.
When I stop transmitting from the PC while communicating with the PC and then debug, there is no problem.
When I stop debugging and resume while transmitting from the PC, the communication fails. When I check the UART related register, it remains in busy state.
This problem was previously fixed using stm32cubeide 1.9.0 or 1.17.0, but it has been fixed after changing to 1.19.0. Is there a problem with the installation? Where should I set to solve this problem?
Additionally, I opened and checked the old project, and there is no problem with the old project. The IC used to be mainly stm32f103, and this is the first time I am using stm32h743. Is there a problem with the chip parameter settings?






