| Electronics > Beginners |
| STM32 JTAG |
| (1/1) |
| roogadget:
I am working on a design that uses an STM32 F0 and I want to have a JTAG connection for debugging. Is it possible to use JTAG with the STM32 F0 series? I have seen some projects where this is possible however there is nothing on the reference manual. |
| Jeroen3:
According to RM0091 the STM32F0 only has Serial Wire (SWD) for debug. --- Quote from: Chapter 32 ---The debug features are used by the debugger host when connecting to and debugging the STM32F0xx MCUs. One interface for debug is available: • Serial wire --- End quote --- The F0 does support JTAG, but only for testing I believe. |
| roogadget:
I'll jump onto the STM32 F1 series. Thanks! |
| Jeroen3:
Do you want to daisy-chain and debug? |
| Navigation |
| Message Index |