<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Trinamic Stepper Motor Controller TMC2300 - C++ Custom Firmware Pt 1: Datagram Classes</title><link>/technologies/motors-and-drives/b/blog/posts/trinamic-stepper-motor-controller-tmc2300---c-custom-firmware-pt-1-datagram-classes</link><description>The firmware has drastically changed between this post and the next. I&amp;#39;m not updating what I&amp;#39;ve changed here, and left the firmware attached. For those interested, it can show the evolution of a design in progress.The biggest change is that w...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Trinamic Stepper Motor Controller TMC2300 - C++ Custom Firmware Pt 1: Datagram Classes</title><link>https://community.element14.com/technologies/motors-and-drives/b/blog/posts/trinamic-stepper-motor-controller-tmc2300---c-custom-firmware-pt-1-datagram-classes</link><pubDate>Sun, 16 Feb 2020 22:42:04 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:86333b8d-c6d7-4246-9220-b739c4151971</guid><dc:creator>DAB</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Good post Jan.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;DAB&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=8697&amp;AppID=32&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Trinamic Stepper Motor Controller TMC2300 - C++ Custom Firmware Pt 1: Datagram Classes</title><link>https://community.element14.com/technologies/motors-and-drives/b/blog/posts/trinamic-stepper-motor-controller-tmc2300---c-custom-firmware-pt-1-datagram-classes</link><pubDate>Sat, 15 Feb 2020 17:37:04 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:86333b8d-c6d7-4246-9220-b739c4151971</guid><dc:creator>Jan Cumps</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;The firmware has drastically changed between this post and the next. I&amp;#39;m not updatingthis post with what I&amp;#39;ve changed, and left the firmware attached. For those interested, it can show the evolution of a design in progress.&lt;/p&gt;&lt;p&gt;The biggest change is that when I was reading the examples on the website and the logs&amp;nbsp; of the IDE, I thought I could send TMCL commands to the motor driver.&lt;/p&gt;&lt;p&gt;But that&amp;#39;s not the case.&lt;/p&gt;&lt;p&gt;You either have have to implement the TMLC datagram to TMC2300 datagram translation in your firmware (it&amp;#39;s not difficult - Trinamic has a full-fledged example on GitHub),&lt;/p&gt;&lt;p&gt;or use the lower level TMC3200 datagrams, something I&amp;#39;m doing in the next blogpost.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=8697&amp;AppID=32&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>