first of all DRV8308 driver enable and motor goes in running mode but speed is poor and fault status is on what can I do?
In DRV8308 internal register setting is given below
Write8308Int(0x00,0x6951);
Write8308Int(0x01,0x0000);
Write8308Int(0x02,0x04B4);
Write8308Int(0x03,0x5F82);
Write8308Int(0x04,0x0350);
Write8308Int(0x05,0x300C);
Write8308Int(0x06,0x0258);
Write8308Int(0x07,0x0140);
Write8308Int(0x08,0x012C);
Write8308Int(0x09,0x02BC);
Write8308Int(0x0A,0xF140);
Write8308Int(0x0B,0x09C4);