Advice on what stepper + servo combo to use

More
09 May 2016 18:05 - 09 May 2016 19:20 #74420 by pommen
Hi,

I have purchased two nema 23 servos with encoders to be used with pico AC servo amp. I want to use these for my Y axis gantry.
Along with that i have two steppers for my X and Z(These i will replace with servos, but probably dir/step drivers for them.)

I have mesa 5i25 and 7i78+7i48 now which I am happy with. What mesa board would I need to get to run my servos with?
I was looking at 7I85S, but the description at eusurplus confuses me a bit.

"A 7I85S version is available that replaces four of the serial interfaces with 8 differential ouputs that can be used as four differential step+ dir output pairs or PWM outputs or other output functions."

This seems like the one i would need, the way I see it it would be a straight replacement for my 7i78.

Is there a special 7I85S that I need to order to get the step/dir/PWM instead of serial interfaces?
If i were to get that board, would I still be able to connect to my 7i84 trough serial, like I have today with my 7i78?

Hope my question makes sense =)

/Peter
Last edit: 09 May 2016 19:20 by pommen.

Please Log in or Create an account to join the conversation.

More
10 May 2016 03:23 #74429 by PCW
The 7I85S has 4 step/dir channels (or PWM/Dir etc) and 4 encoder channels and one serial expansion channel

The plain 7I85 has 4 encoder channels and 5 sserial channels
The following user(s) said Thank You: pommen

Please Log in or Create an account to join the conversation.

More
10 May 2016 21:28 #74478 by pommen
Thank you for the answer. That looks exactly like what I need.
I'll be sure to buy one of thoes.

/Peter

Please Log in or Create an account to join the conversation.

More
22 Jul 2016 19:57 #77851 by pommen
Hello again,

Is there any bit file firmware for 2 pwm gens and two stepgens for 7i85S out there? I believe that I saw a file with three pwm and one step.


Thanks

//Peter

Please Log in or Create an account to join the conversation.

More
02 Aug 2016 13:42 #78289 by pommen
HI, I don't mean to be naggy, but I'm really quite lost.
As far as I can gather, to run both step-gen and pwm-gen on one 7i85s I would need a .bit file that is build for this propous?

My goal is to be able to use the first port(7i85s) for motion/ and SSerial(7i84) board and the second port on a breakout board(7i75).

If there aren't a ready made, maybe there is a 7i85s+7i78 .bit file that someone has laying around? That would get me started.
Worst case: is there a tutorial that can get me started on building my own bitfile?

Thanks in advance
//Peter

Please Log in or Create an account to join the conversation.

More
02 Aug 2016 20:04 #78303 by PCW
Theres a 7I85S config with 3 stepgens, 1 pwmgen (with PWM and DIR brought out) and 1 sserial (a x2 config so the second port is also setup for a 7I85S with the same complement of encoders, stepgens, sserial, and PWM)

freeby.mesanet.com/5i25_7i85sspx2.bit

If you want something more custom you may have to make it yourself
there's a little info here:

wiki.linuxcnc.org/cgi-bin/wiki.pl?Editing_MESA_Bitfiles
The following user(s) said Thank You: pommen

Please Log in or Create an account to join the conversation.

More
02 Aug 2016 20:24 #78304 by pommen
I will give it a shot making a custom one. Thanks!

//Peter

Please Log in or Create an account to join the conversation.

More
05 Aug 2016 20:14 - 05 Aug 2016 20:18 #78396 by vre
a quick question about pin files..
stegens have 2 pins step & dir why the code is
		IOPortTag & x"00" & StepGenTag & x"81",	-- I/O 24
		IOPortTag & x"00" & StepGenTag & x"82",    -- I/O 25
		IOPortTag & x"00" & StepGenTag & x"83",    -- I/O 26
		IOPortTag & x"00" & StepGenTag & x"84",    -- I/O 27
		IOPortTag & x"00" & StepGenTag & x"85",    -- I/O 28
		IOPortTag & x"00" & StepGenTag & x"86",    -- I/O 29
and not
		IOPortTag & x"00" & StepGenTag & x"81",	-- I/O 24
		IOPortTag & x"00" & StepGenTag & x"82",     -- I/O 25
?
The code with only x"81" x"82" will work ?
Last edit: 05 Aug 2016 20:18 by vre.

Please Log in or Create an account to join the conversation.

More
05 Aug 2016 20:33 #78397 by PCW
Sure , even code with only x"81"s will work, you just wont have any direction pins :-)

The stepgen supports a table driven mode with up to 6 outputs, and many of the 24 pin FPGA example bitfiles
support all the table pins

Please Log in or Create an account to join the conversation.

More
08 Aug 2016 20:32 - 08 Aug 2016 20:50 #78503 by pommen
Hello again,
Please forgive my ignorance, totally new at this.
I cant seem to find the .vhd file for 5i25_7i85sspx2.bit. Is it included in the hm2epp under and diffrent name?

/Peter

EDIT: Never mind, I want looking good enough =)

EDIIT #2 Thought I found it, scratched my head for a long while.realised that I has found PIN_7I85SPx2_34.vhd not PIN_7I85SSPx2_34.vhd.
Im getting to tiered to read properly, new try tomorrow. =)
Last edit: 08 Aug 2016 20:50 by pommen.

Please Log in or Create an account to join the conversation.

Moderators: PCWjmelson
Time to create page: 0.103 seconds
Powered by Kunena Forum