About 50 results
Open links in new tab
  1. flash - Programming STM32: JTAG/SWD vs bootloader - Electrical ...

    Jan 24, 2017 · Programming STM32: JTAG/SWD vs bootloader Ask Question Asked 8 years, 11 months ago Modified 2 years, 7 months ago

  2. Program STM32 MCU with SWD by default as alternate function

    Feb 21, 2021 · Correct, ST-Link can stop and program (or debug) an STM32 which is running from flash, given that SWD pins are left at default states and not configured for other purposes. Your …

  3. JTAG vs SWD debugging - Electrical Engineering Stack Exchange

    Mar 17, 2017 · 66 After skimming through this article, I am wondering what are the benefits of SWD debugging over JTAG debugging? I understand SWD uses less wires/pins, takes up less space etc. …

  4. How can I program a STM32 Nucleo board without using the on-board …

    May 23, 2021 · How? I should add that I have a STLink V2 programmer. Can I use that to directly program the Nucleo board? Edit: It worked using the answer below. I'm adding this in case anyone …

  5. microcontroller - Programming a STM32 on custom PCB - Electrical ...

    Aug 18, 2022 · To program a MCU over SWD you will need an in-circuit debugger adapter, which could also be called "flash programmer" or similar. Segger is a company which makes the Jlink product …

  6. Minimum connections needed between stm32 MCU and the st-link …

    Jan 15, 2019 · Minimum SWD connections: - SWCLK - SWIO - GND Optional: - Vcc for non-3.3V targets. - NRST if SWD pins are re-used. Debug: - SWO, provides CoreSight SWO debug output. Of …

  7. JTAG and SWD - Electrical Engineering Stack Exchange

    Jul 18, 2020 · Basic question - How is the programming interface determined between JTAG and SWD? Is it mentioned in the software code or how is it? In the J-Link Segger Debugger Manual, on page …

  8. Can I use ST-Link programmer for non-ST chips?

    Aug 4, 2016 · Can I program all kinds of SWD-programmable chips (ARM-MCUs) with ST-Link?

  9. How to use external ST-Link to debug/program STM32F103 MCU?

    Dec 17, 2015 · I'm using STM32F103 MCU for my own project and want to use the ST-Link of STM32F411 Nucleo board for external debugging / programming purposes. I've set the CN2 jumpers …

  10. STM32 & ST-LINK - Cannot connect to MCU after successful …

    Dec 8, 2015 · Alas, I forgot to bring it there. Short-term solution: brought the nRST signal from the programmer to the reset line using the external wire (in my case it was easy, since I had a physical …