Hello,I'm doing a project where I control a DC/Stepper motor with an stm32 MCU. I'm using an I2C Motor Driver to connect between the controller and the motor.The Motor Driver isn't compatible with stm32, therefore I need to write a software library f...