Part 4: Enabling JTAG in Firmware and Using It with OpenOCD
Author: Shafeeque Olassery Kunnikkal | Category: Hardware Hacking, IoT, JTAG, STM32, STM32F411, STM32F411CE, STM32F411CEU6, Tigard | Leave a Comment
Overview Once you’ve discovered your JTAG pins using JTAGenum, you might want to enable them in your own firmware, or use them with a tool like OpenOCD for real debugging. This part shows how to: Why Enable JTAG in Firmware? On many STM32 boards, including the Black Pill: When is this needed? Enabling JTAG Using…..
Continue Reading