stlink-org / stlink

Open source STM32 MCU programming toolset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JTAG speed/frequency

jkhax0r opened this issue · comments

commented

In the official ST-LINK utility there is a method to adjust the JTAG/SWD frequency from 4Mhz and down. Is there an equivalent in this utility?

This is currently not implemented. And is only available in OpenOCD.

commented

I just made a pull request for this... #534