2020-06-10 06:47 PM
Already I can connect to STM32mp157C-dk2 by USB of DFU using STM32cubeprog.
But I can't connect to STM32MP1157C-DK2 by SWD using STM32cubeprog.
Is it possible or not?
I always thank you for answer.
2020-06-10 11:38 PM
Hello,
no you can't, JTAG or SWD could only be used for debug purposes, e.g. using STM32CubeIDE. STM32CubeProgrammer can only make use of USB or UART.
https://wiki.st.com/stm32mpu/wiki/STM32CubeProgrammer
Regards