2024-05-08 02:01 AM
Hi, I am now trying to use the MotorControl Workbench 6.2.1 to generate code for my own motor control board. On my board, I use STM32F405RGT6 MCU, but, in MotorControl Workbench 6.2.1, I cannot find a board with this MCU. How to solve this problem?
Thanks.
2024-05-28 07:55 AM
Hello @Ywang.3,
Please have a look at the following thread: Solved: FOC Code Generation from MC Workbench v5.4.8 for N... - STMicroelectronics Community
What is true for F7 is also true for F4.
I would advise you to build your board based on STM32F446 as it has 3 ADCs like the STM32F405. Before creating your custom board, I recommend that you first try what is immediately available and move on to your own design once you are happy and comfortable with your solution.