Hello All,
After looking lcd shield and H7 PLUS pinout, could i conclude there is anymore free pwm pin ???
Thanks,
Hello All,
After looking lcd shield and H7 PLUS pinout, could i conclude there is anymore free pwm pin ???
Thanks,
Yeah, there’s no free pin. There’s not really a fix.
Use our RPC library to talk to another microcontroller.
I was able to use pins 8 (DIR) and 9 (PUL) for PWM with a stepper driver. The code is here.TB6612 Library - Stepper motor only turns in one direction - OpenMV Products - OpenMV Forums Everything seems to be working correctly with no faults.