2019-02-21 04:17 AM
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.
2019-02-21 06:50 AM
In the meantime I succeeded in using our own MC board in combination with the MCWB :) very happy with it!
2019-04-07 03:22 PM
Hi Cojan. This is interesting and exactly what I want to do. How did you wire the 2 UART signals back to the PC? Through the JTAG in some way or using a separate RS232 to USB path with a COM port on the PC? Thank you.
2019-04-08 02:04 AM
Hi Liam, I just used the "normal" USART and we have a FTDI FT230X connected between the USART and the PC. This works fine. We use USART1 with different pinout. The best way is to have it configured within the ST Motor Control Workbench, because it will be automatically shown correctly in STMCubeMX. Setting/changing the pinning in STMCubeMX sometimes seems not to be working correctly.
2019-04-23 09:55 PM
Thank you. This was very helpful.
2021-06-27 11:06 PM
The question has been moved from the "Motor Control Hardware" section to the "STM32 Motor Control" section (the question is about the STM32 MC SDK).
Best regards