I have a very simple motor control design that will always run the motor at 100% duty cycle with the supply voltage changes being used to control the motor speed. The only concern in the code is to commutate the motor. I got started with the B-G431 b...
How can I define a custom motor control ESC to the motor control workbench so that I can use it to generate code for the board? I am interested in doing this with the 6.1.0 mcwb.
I subsequently discovered this is the fault of the IDE and not specifically the ioc file. The IDE will not open any ioc file and in every case give a NullPtrExcp.STM32CubeIDEVersion: 1.11.0Build: 13638_20221122_1308 (UTC)Windows 10.
After repeating profiling tests with both the 5.4.8 and 5.Y.4 mcwb's (no luck with 6.1.0 since there is no board support that I can tell) I believe the associated profilers behave the same way and have similar issues (at least when trying to profile ...