YanfeiHao / jtag-boundary-scan

Using JTAG on STM32F103C8T6 to get device ID(IDCODE) and utilize other JTAG instructions such as BYPASS, EXTEST, SAMPLE/PRELOAD. Tera Term is used with UART to have a command-line interface (CLI) to use the instructions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Using JTAG on STM32F103C8T6 to get device ID(IDCODE) and utilize other JTAG instructions such as BYPASS, EXTEST, SAMPLE/PRELOAD. Tera Term is used with UART to have a command-line interface (CLI) to use the instructions.

License:MIT License


Languages

Language:C 99.7%Language:Assembly 0.3%Language:Shell 0.0%