where to start "Examples"
I am trying to get oriented to STM32 environment for BLDC motor control. I have made it through motor profiler, motor control workbench, STM32CubeMX, and can generate a .ioc "I think that is the right file type" and load it to my B-G431B-ESC, but
for the life of me I can't find some existing examples for such to get me started in the actually coding in STM32cubeIDE. Something simple like the proper syntax for initializing the motor, starting the motor calling speed, torque, angle and such. please point me in a direction.
I come from Arduino, self taught. there is a lot of available libraries in Arduino making it a lot easier to get started.
