Can I use the MC monitor with our custom board?
We have developed our own MC board, based on STM32F303 Nucleo-64 with some different pinout. We do not have integrated ST-LINK like the Nucleo board of course, just a JTAG connector. Can we use our custom board in combination with the MC monitor? When I press now the "connect" button, it does not connect. The code was generated correctly by MCWB, some additions made with STM32CubeMX, code generated for Keil v5 and flashed into the custom board. The software functions in our custom board, serial connection is available and we tested it with a simple terminal program.
