Skip to main content
TBoya.1
Associate
June 7, 2021
Question

STM32L4 Can JTAG pins be re-used after initial firmware downlod?

  • June 7, 2021
  • 1 reply
  • 707 views

I am trying to use the JTAG pins for other purposes if possible.

Is there a way to separate both programming and functional modes?

    This topic has been closed for replies.

    1 reply

    Tesla DeLorean
    Guru
    June 7, 2021

    Yes, you can reconfigure the pins, disable the interface, number of options there.

    Least invasive might be use for buttons. Could also use for LEDs.

    Would recommend giving at least a brief window after reset and initialization for the debugger to be able to wrestle control, otherwise "Connect Under Reset" and "BOOT0 High" methods might be needed to gain control.

    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..