Hi,
I'm interested in passing a PWM wave form to drive a motor using an Allegro A4963.
There exists an Arduino library that does just that and in order to set speed they perform an "analogWrite()" on a certain speed.
How do I use the PWM driver to implement the same behavior ?
PS: I'm using an nRF52840-DK