How to disable JTAG Debug interface in production mode for STM32MP157x dual core
Hi,I wanted to disable JTAG from production board by fusing OTP permantantly.I am trying with BSEC registers & OTP mapping. I am unable to write to any BSEC registers & doesn't change any value from uboot.Also tried with fuse but still same results. ...