[FCR] Integrate the Trinamic Motion Control (TMC) API #88
Labels
area: API
area: Devicetree Binding
area: Devicetree
area: Drivers
area: Modules
area: Samples
area: Shields
area: Tests
enhancement
New feature or request
question
Further information is requested
Milestone
Is your feature request related to a problem? Please describe.
I as an firmware developer wants to see any kind of integration of the TMC-API as Zephyr module with a common accessible Zephyr API based on Zephyr system calls, similar to the Sensor API. I think we can start with the name Actuator API.
Describe the solution you'd like
Drive stepper motors by Trinamic Chips connected over UART, SPI or a simple Step/Direction (S/D) interface.
Describe alternatives you've considered
No alternatives. Zephyr doesn't know anything about FOC or stepper motors, servo motors only. Maybe that the servo motors can also supported by the upcoming Actuator API.
Additional context
This will implement two different things:
The text was updated successfully, but these errors were encountered: