Hi everyone,
Im working with the driver DRV8308 but so far i didnt achieved to make it works.
I have doubts about the sequence or steps i must follow to do so.
First of all, let me show you my registers table
Address | Value |
0x00 | 0x6941 |
0x01 | 0x0000 |
0x02 | 0x04B4 |
0x03 | 0x5F82 |
0x04 | 0x0350 |
0x05 | 0x300C |
0x06 | 0x0258 |
0x07 | 0x0140 |
0x08 | 0x012C |
0x09 | 0x02BC |
0x0A | 0xF140 |
0x0B | 0x09C4 |
Well, so far im able to write these registers and to read them so i can check they are correctly written.
Once this is done it is suppossed that the ENABLE pin is active already, because the ENPOL bit is = 1 (ENABLE active with low level) and the GPIO is low.
But i cant see the motor working.
My ask is ¿what is the correct sequence so the motor starts moving?
Thanks and best reagrds