Question
Can I debug an STM32 using an FTDI FT4232HQ (JTAG/SWD interface)
Hi everyone,
I would like to know if it’s possible to debug an STM32 microcontroller without using an ST-Link, but instead with an FTDI FT4232HQ chip via its JTAG or SWD interface.
If this is possible:
How can I configure the debugger connection?
Can it be done directly from STM32CubeIDE, or do I need to use another tool (like OpenOCD or GDB)?
Thank you in advance for your help!
