Question
STM32F303 debug
Hello,
I am working on a project (a custom borad with STM32F303) is it possible to debug it using my nucleo board 32H745 ?
The only pinout I did for the MCU is SWD interface with (SWO, SWDIO and SWCLK). I tried connecting pins on the nucleo board in connector CN2 to my MCU but in STM32CubeIDE shows this :
Target no device found
Error in initializing ST-LINK device.
Reason: No device found on target.
