From: Paul F. <fer...@gm...> - 2024-04-28 07:56:17
|
Hi, On Sun, Apr 28, 2024 at 11:20:59AM +0800, wieniawski wrote: > I am trying to using OpenOCD using a FT232H board. If you want to use it for SWD you either need an additional adapter (which would drive the output buffer depending on some additional signal) or to use the "resistor hack" (or if you're sure your FT232H doesn't have any buffering that can be direct connection without a resistor even). You also need to source the additional config for the SWD adapter or the resistor hack. There's no need to define TDO or TDI or SWDIO, those signals have fixed location on FTDI hardware and can't be changed. -- Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software! mailto:fer...@gm... |