Building and configuring a stmbl v5
- jst
- Offline
- New Member
-
Less
More
- Posts: 18
- Thank you received: 9
07 Jan 2025 16:45 - 07 Jan 2025 16:56 #318309
by jst
Building and configuring a stmbl v5 was created by jst
Hi,
in the following topic I want to document the process of building and configuring a stmbl v5 servo drive. Since I found it a bit hard to get started and reading through the documentation, I will try to explain my process step by step so others can follow.
But first I wand to thank freak for designing the v5 and bringing the project back to life. Also thanks to Rene and all other contributors.
I got two Mitsubishi RV-4FLM robots without a controller, so I need 12 drives. I decided to build them my self, because I wanted to get a bit back into electronics and also save some money. You can also buy drives form freak (contact is on the github page). The price he asks is very reasonable and I wouldn't recommend building the drives yourself if you don't have a fair amount of experience with electronics. So if you only need a few drives, please support freak. Before I get questions about it, I also want to clarify, that I will not sell drives as long as they are available from the project maintainers.
So lets get started:
I ordered 15 PCBs with almost all SMD components assembled from JLCPCB. I did solder some inductors by hand, because I couldn't easily find a exact match in the jcpcb parts catalog. While doable, I would recommend against it, the layout is just not made for hand soldering. I'm still waiting for some connectors to arrive, so I only have pictures of half completed boards.
imgur.com/a/0Gni6MG
in the following topic I want to document the process of building and configuring a stmbl v5 servo drive. Since I found it a bit hard to get started and reading through the documentation, I will try to explain my process step by step so others can follow.
But first I wand to thank freak for designing the v5 and bringing the project back to life. Also thanks to Rene and all other contributors.
I got two Mitsubishi RV-4FLM robots without a controller, so I need 12 drives. I decided to build them my self, because I wanted to get a bit back into electronics and also save some money. You can also buy drives form freak (contact is on the github page). The price he asks is very reasonable and I wouldn't recommend building the drives yourself if you don't have a fair amount of experience with electronics. So if you only need a few drives, please support freak. Before I get questions about it, I also want to clarify, that I will not sell drives as long as they are available from the project maintainers.
So lets get started:
I ordered 15 PCBs with almost all SMD components assembled from JLCPCB. I did solder some inductors by hand, because I couldn't easily find a exact match in the jcpcb parts catalog. While doable, I would recommend against it, the layout is just not made for hand soldering. I'm still waiting for some connectors to arrive, so I only have pictures of half completed boards.
imgur.com/a/0Gni6MG
Last edit: 07 Jan 2025 16:56 by jst. Reason: pictures
The following user(s) said Thank You: tommylight, pommen
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 19801
- Thank you received: 6695
07 Jan 2025 17:18 #318310
by tommylight
Replied by tommylight on topic Building and configuring a stmbl v5
Thank you very much, but could you please upload pictures here on the forum?
Please Log in or Create an account to join the conversation.
- jst
- Offline
- New Member
-
Less
More
- Posts: 18
- Thank you received: 9
07 Jan 2025 17:28 #318312
by jst
Replied by jst on topic Building and configuring a stmbl v5
I would like to, but it tells me that they are to big. Even at like 200 kB. The error message says they can be up to 1.6 MB
Please Log in or Create an account to join the conversation.
- blazini36
- Offline
- Platinum Member
-
Less
More
- Posts: 954
- Thank you received: 162
07 Jan 2025 17:37 #318313
by blazini36
Replied by blazini36 on topic Building and configuring a stmbl v5
Wow a stmbl v5, didn't know that was happening. Think I've been waiting 5 years or better to see that.
Please Log in or Create an account to join the conversation.
- jst
- Offline
- New Member
-
Less
More
- Posts: 18
- Thank you received: 9
07 Jan 2025 17:41 #318315
by jst
Replied by jst on topic Building and configuring a stmbl v5
Look at this topic: forum.linuxcnc.org/27-driver-boards/5375...ate-on-stmbl?start=0
Please Log in or Create an account to join the conversation.
- Aciera
-
- Offline
- Administrator
-
Less
More
- Posts: 4207
- Thank you received: 1851
07 Jan 2025 17:59 #318317
by Aciera
Replied by Aciera on topic Building and configuring a stmbl v5
Attachments:
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
- blazini36
- Offline
- Platinum Member
-
Less
More
- Posts: 954
- Thank you received: 162
07 Jan 2025 18:54 #318326
by blazini36
Replied by blazini36 on topic Building and configuring a stmbl v5
Would probably be cool if they added support for the DMM servo encoder protocol since they're relatively cheap. It's not "open" but I have the documentation for it.
Please Log in or Create an account to join the conversation.
- jst
- Offline
- New Member
-
Less
More
- Posts: 18
- Thank you received: 9
07 Jan 2025 19:26 #318331
by jst
Replied by jst on topic Building and configuring a stmbl v5
Adding support for different encoder protocols is possible.
The hardware supports lots of different feedback interfaces: freakontrol.github.io/stmbl/docs/pinouts...g---serial-protocols
And I'm looking at the moment at their Mitsubishi implementation, since I need multiturn for the robot. But there is no documentation of the protocol.
If you send me some details about the protocol and electrical parameters, I can look into it. But please open a separate topic or open a github issue, because I want to try to keep this topic as a instruction how to configure the drives.
The hardware supports lots of different feedback interfaces: freakontrol.github.io/stmbl/docs/pinouts...g---serial-protocols
And I'm looking at the moment at their Mitsubishi implementation, since I need multiturn for the robot. But there is no documentation of the protocol.
If you send me some details about the protocol and electrical parameters, I can look into it. But please open a separate topic or open a github issue, because I want to try to keep this topic as a instruction how to configure the drives.
Please Log in or Create an account to join the conversation.
- blazini36
- Offline
- Platinum Member
-
Less
More
- Posts: 954
- Thank you received: 162
07 Jan 2025 19:59 #318340
by blazini36
Replied by blazini36 on topic Building and configuring a stmbl v5
Yeah I can add it as a github issue or something, I'd just have to send you the protocol docs directly. I'm not sure what their stance on publicly sharing the document is since I haven't seen them do that, I received it as a customer with an inquiry.Adding support for different encoder protocols is possible.
The hardware supports lots of different feedback interfaces: freakontrol.github.io/stmbl/docs/pinouts...g---serial-protocols
And I'm looking at the moment at their Mitsubishi implementation, since I need multiturn for the robot. But there is no documentation of the protocol.
If you send me some details about the protocol and electrical parameters, I can look into it. But please open a separate topic or open a github issue, because I want to try to keep this topic as a instruction how to configure the drives.
Please Log in or Create an account to join the conversation.
- jst
- Offline
- New Member
-
Less
More
- Posts: 18
- Thank you received: 9
07 Jan 2025 20:37 #318347
by jst
Replied by jst on topic Building and configuring a stmbl v5
Then just send me an mail (adress is in my profile)
Please Log in or Create an account to join the conversation.
Moderators: PCW, jmelson
Time to create page: 0.103 seconds