Question
How to disable JTAG on STM32H743XIH6?
Hello there, we're using STM32H743XIH6 MCU for out development.
We're at a stage where, we need JTAG to be disabled for Production build and enabled for the Debug build.
In order to do that, I searched online, and figured that RDP level can be set to disable the JTAG interface. But I'm not sure this will help me achieve my goal.
Looking forward to learn new thing!
Thanks in advanced!:smiling_face_with_smiling_eyes: