2025-07-02 10:41 AM
Hi, i have a question, is it possible to use the embedded STLINK on the nucleo-f446re for programming the sensortile.box (steval-mksbox1v1) ? If so, how do i have to connects the pin? I have a JTAG Adapter v1.0 (included in the sensortile box), so i'm thinking about connecting it to the sensortile using the STDC14 connector, but how do i connect the adapter to the nucleo board? Do i only have to connect the CN4 pins (SWD) from the nucleo to the adapter?
Thanks for the help
2025-07-02 12:13 PM
Well minimally you'd disconnect the local target via CN2, and then connect the respective SWDIO, SWCLK and GND to the SWD connector.
NRST will give you additional control of the target, and perhaps SWO/PB3 if you're using that for debug console/serial output.
You could also buy an ST-LINK/V3 and use that.