2023-05-22 10:35 PM - edited 2023-11-20 04:50 AM
Hi all, I need to flash SBSFU to STM32F769I - Disco via JTAG. While I try to connect to the board via JTAG, the following error shows up.
Do I have wrong configuration settings or is there any other problem?
Solved! Go to Solution.
2023-05-23 04:10 AM
Thanks @Imen DAHMEN, the shared document was useful. And I went through some more documents and came to know that STM32 F769I Discovery board does not have JTAG port (has only SWD)
2023-05-23 01:33 AM
Hello @MdFayaz ,
Check the cable. Check the pins/connectors according the AN4661 Getting started with STM32F7 Series MCU hardware development (Internal pull-up and pull-down on JTAG pins" section)
Imen
2023-05-23 04:10 AM
Thanks @Imen DAHMEN, the shared document was useful. And I went through some more documents and came to know that STM32 F769I Discovery board does not have JTAG port (has only SWD)
2023-05-23 04:33 AM
The Workaround is to use the SWD port instead of JTAG port.