BeagleBone with G540?
01 Apr 2019 16:43 #130109
by mrarmyant
BeagleBone with G540? was created by mrarmyant
Has anyone used the G540 with the BeagleBone yet? I either will be running a NUC with some horribly bastardized USB-DB25 solution but I know there are ways to replicate the parallel controls on the BBB but I seem to be finding only a severe lack of information and documentation on it. Any suggestions? This will first just be for a 2d laser (on rails originally designated for light cnc milling and cnc plasma)
Please Log in or Create an account to join the conversation.
- InMyDarkestHour
- Offline
- User is blocked
Less
More
- Posts: 701
- Thank you received: 111
01 Apr 2019 19:40 - 01 Apr 2019 20:04 #130115
by InMyDarkestHour
Replied by InMyDarkestHour on topic BeagleBone with G540?
I currently have a BBB running machine kit with a custom cape, which would work with a G540. USB not an option for LinuxCNC or machine kit.
I used the PRU drivers that come with MK for step generation.
When I get home from work I can give you more info.github.com/ozzyrob
I used the PRU drivers that come with MK for step generation.
When I get home from work I can give you more info.github.com/ozzyrob
Last edit: 01 Apr 2019 20:04 by InMyDarkestHour.
Please Log in or Create an account to join the conversation.
03 Apr 2019 15:55 #130205
by andypugh
That won't work. LinuxCNC has no way to work with USB.
You could use a BBB and custom DB25 cable, and then the steps can be produced by the PRU. The G540 interface is just a bunch of wires.
Alternatively, your NUC + Ethernet + 7i92 can plug straight in to a G540.
Replied by andypugh on topic BeagleBone with G540?
I either will be running a NUC with some horribly bastardized USB-DB25 solution
That won't work. LinuxCNC has no way to work with USB.
You could use a BBB and custom DB25 cable, and then the steps can be produced by the PRU. The G540 interface is just a bunch of wires.
Alternatively, your NUC + Ethernet + 7i92 can plug straight in to a G540.
Please Log in or Create an account to join the conversation.
- InMyDarkestHour
- Offline
- User is blocked
Less
More
- Posts: 701
- Thank you received: 111
03 Apr 2019 19:50 #130228
by InMyDarkestHour
Replied by InMyDarkestHour on topic BeagleBone with G540?
Don’t forget the BBB doesn’t like 5v on it’s GPIOs hence the set of boards I made, they do the level translation.
Please Log in or Create an account to join the conversation.
09 Apr 2019 17:54 #130566
by mrarmyant
Replied by mrarmyant on topic BeagleBone with G540?
What cable is this? I thought it wasn't compatible voltage wise.
Please Log in or Create an account to join the conversation.
- InMyDarkestHour
- Offline
- User is blocked
Less
More
- Posts: 701
- Thank you received: 111
09 Apr 2019 18:46 #130569
by InMyDarkestHour
Replied by InMyDarkestHour on topic BeagleBone with G540?
You'd have to make your own cable for the BBB.
The G540 should be ok driven by the the BBB GPIO's without any level translation (you'd have to check the spec sheet) but any inputs to the BBB from the G540 would require level translation, otherwise the BBB will go to Puppy Heaven.
If you like my idea I have some spare boards available.
But honestly if you have a NUC grab a 7i92 from Mesa....I'm currently moving away from the BBB to a Mini ITX board and 7i92 setup.
The Linuxcnc support is a lot better than the Machinekit Support ( which is the better option for the BBB imho).
The G540 should be ok driven by the the BBB GPIO's without any level translation (you'd have to check the spec sheet) but any inputs to the BBB from the G540 would require level translation, otherwise the BBB will go to Puppy Heaven.
If you like my idea I have some spare boards available.
But honestly if you have a NUC grab a 7i92 from Mesa....I'm currently moving away from the BBB to a Mini ITX board and 7i92 setup.
The Linuxcnc support is a lot better than the Machinekit Support ( which is the better option for the BBB imho).
Please Log in or Create an account to join the conversation.
Time to create page: 0.062 seconds