Arduino-FOC-drivers icon indicating copy to clipboard operation
Arduino-FOC-drivers copied to clipboard

Add support for DRV8301

Open lixit opened this issue 2 years ago • 2 comments

Could you add support for this gate driver?

image

lixit avatar Jan 02 '24 23:01 lixit

Dear @lixit ,

At the moment we have this code to support the DRV8301: https://github.com/simplefoc/Arduino_SimpleFOC_DRV8301_Support_Library

It is a less supported piece of code, I hope it is working and helpful for you.

But I agree that in future we should integrate the support into our drivers library.

runger1101001 avatar Jan 09 '24 11:01 runger1101001

@runger1101001 VESC have implemented the driver code

https://github.com/vedderb/bldc/blob/master/hwconf/drv8301.c

I put here for future reference.

lixit avatar Jan 09 '24 15:01 lixit