-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TMC-API structural migration #1 #53
Comments
TMC5130 would be great. Thank you! |
Thank you for bringing your request to our attention. Rest assured, we have noted it down. |
Hi! Could you please also add the TMC2240 to the list? I see that TMC5240 is included, but not the former. |
Thank you for bringing your request to our attention. Rest assured, we have noted it down. |
Please do TMC4671 as well. and how long will it take? thanks. I can't see it in the list above. |
Thank you for bringing your request to our attention. We have duly noted your request; however, it may take some time to address it. As we have a significant number of other ICs in the pipeline and already under progress. Rest assured, we understand the importance of your request and will prioritize it as soon as possible. If you have any further questions or concerns, please do not hesitate to reach out to us. Thank you for your continued support. |
Would like to see TMC5240 be reworked soon! I just updated my work for the TMC2209 and would like to continue on the TMC5240. |
Sure! |
Hello, Ive commited to use TMC4671-BOB and TMC6200-BOB with my STM32F030x8 which I am programming in STM32CubeIDE for self education. Would like to see both TMC ICs migrated soon. Tbh I am confused with current API as I am newbie to programming. Is there some more detailed guide to work with the current API other than evalsystem example codes? Or should I just wait for it to be migrated? |
As promised, API rework for TMC5240 is ready and has been published on the master branch. |
Thanks! Would also like to see TMC2300 migrated at some point |
I would also appreciate to see the TMC2300 being migrated. Best |
My company is using TMC 4671 and we would like it to be migrated |
Hi, |
Hi, |
Hi, |
TMC4671 has been released on the master branch. |
TMC4671 has been released on the master branch. |
Its done! |
The TMC-API is getting a rework of its core structure. This is to make the direct accessing of chip registers as easy as possible.
For detailed descriptions of how to use the updated TMC-API, see here: README
Migration step 1: Add new register access method
Migration progress:
Migration step 2: Move reset and restore logic to TMC-EvalSystem, accessing Write-Only registers with and without caching
If you'd like us to prioritize a specific chip feel free to comment in this issue
The text was updated successfully, but these errors were encountered: