analogdevicesinc / no-OS

Software drivers in C for systems without an operating system
http://analogdevicesinc.github.io/no-OS/
Other
971 stars 1.67k forks source link

drivers: motor: Add TMC7300 #2304

Closed CiprianRegus closed 1 month ago

CiprianRegus commented 2 months ago

Pull Request Description

The TMC7300 is a low voltage driver for one or two DC motors up to 2A (2.4A peak). Its two full-bridges allow either control of two DC motors, PWM-control of LEDs, or protected standalone peripheral driving, using a polarity signal per half-bridge. The communication with the host MCU is done via a UART interface.

PR Type

PR Checklist