- Configuring LinuxCNC
- Configuration Tools
- PnCConf Wizard
- 6i25 (5i25) + 7i85s + 7i85s PNCconf problems and questions
6i25 (5i25) + 7i85s + 7i85s PNCconf problems and questions
11 Oct 2017 14:37 #100211
by andypugh
They are differential (and isolated) outputs so your logic analyser needs to go on TX and /TX or you are unlikely to see anything.
Replied by andypugh on topic 6i25 (5i25) + 7i85s + 7i85s PNCconf problems and questions
What is /tx? is that inverted. or is tx pul+ and /tx pul- or what does it mean.
They are differential (and isolated) outputs so your logic analyser needs to go on TX and /TX or you are unlikely to see anything.
Please Log in or Create an account to join the conversation.
11 Oct 2017 14:55 #100212
by PCW
Replied by PCW on topic 6i25 (5i25) + 7i85s + 7i85s PNCconf problems and questions
The 7I85S outputs are differential but they are not isolated
Are you sure you don't have P2 and P3 swapped?
Stepgens 0..3 are on P3 = 7I85S TX0 through TX7
Are you sure you don't have P2 and P3 swapped?
Stepgens 0..3 are on P3 = 7I85S TX0 through TX7
Please Log in or Create an account to join the conversation.
11 Oct 2017 22:47 - 11 Oct 2017 22:47 #100242
by Marcodi
Replied by Marcodi on topic 6i25 (5i25) + 7i85s + 7i85s PNCconf problems and questions
Last edit: 11 Oct 2017 22:47 by Marcodi.
Please Log in or Create an account to join the conversation.
- InMyDarkestHour
- Offline
- User is blocked
Less
More
- Posts: 701
- Thank you received: 111
11 Oct 2017 23:57 #100247
by InMyDarkestHour
Replied by InMyDarkestHour on topic 6i25 (5i25) + 7i85s + 7i85s PNCconf problems and questions
Do you have the 6i25 jumpers W7 & W8 set, as mention in the manual, for use with 5i25 bit files, if you are using 5i25 bit files ? (that's if this information is applicable)
Is the 6i25 jumpers set to supply power to the 7i85s ?
Is the 6i25 jumpers set to supply power to the 7i85s ?
Please Log in or Create an account to join the conversation.
12 Oct 2017 00:37 - 12 Oct 2017 00:38 #100249
by Marcodi
Replied by Marcodi on topic 6i25 (5i25) + 7i85s + 7i85s PNCconf problems and questions
Hi ozzyrob,
I have left all at default... (As they were on delivery) as I think those are the correct settings. The 5i25 is loaded with firmware 5i25_7i85sx2 the frequency is 33 . And mesaflash worked to flash as 5i25.
So I haven't touched the jumpers yet.
I have left all at default... (As they were on delivery) as I think those are the correct settings. The 5i25 is loaded with firmware 5i25_7i85sx2 the frequency is 33 . And mesaflash worked to flash as 5i25.
So I haven't touched the jumpers yet.
Last edit: 12 Oct 2017 00:38 by Marcodi.
Please Log in or Create an account to join the conversation.
- InMyDarkestHour
- Offline
- User is blocked
Less
More
- Posts: 701
- Thank you received: 111
12 Oct 2017 01:07 #100250
by InMyDarkestHour
Replied by InMyDarkestHour on topic 6i25 (5i25) + 7i85s + 7i85s PNCconf problems and questions
I'd be inclined to read the manual to make sure how the board is setup matches the way you want to use it. Always pays to check.
The following user(s) said Thank You: Marcodi
Please Log in or Create an account to join the conversation.
12 Oct 2017 02:45 #100253
by PCW
Replied by PCW on topic 6i25 (5i25) + 7i85s + 7i85s PNCconf problems and questions
Also that seems like a confusing axis connection
Why would you not assign stepgens in the natural order:
X = Stepgen 0 = TX0,TX1
Y = Stepgen 1 = TX2,TX3
Z = Stepgen 2 = TX4,TX5
Why would you not assign stepgens in the natural order:
X = Stepgen 0 = TX0,TX1
Y = Stepgen 1 = TX2,TX3
Z = Stepgen 2 = TX4,TX5
The following user(s) said Thank You: Marcodi
Please Log in or Create an account to join the conversation.
12 Oct 2017 07:54 #100258
by Marcodi
Replied by Marcodi on topic 6i25 (5i25) + 7i85s + 7i85s PNCconf problems and questions
That's a good question. Because the first drop-down menu I choose X than Y than Z and that leads to Tx6 and 7. But I will change that. Makes more sense indeed.
How about my schematic for connecting the driver is that looking ok?
How about my schematic for connecting the driver is that looking ok?
Please Log in or Create an account to join the conversation.
12 Oct 2017 08:15 #100259
by Marcodi
Replied by Marcodi on topic 6i25 (5i25) + 7i85s + 7i85s PNCconf problems and questions
Hereby my .hal and .ini files.
The current connection in my schematic isn't doing anything when i test axis or run the program. But if i look to the created hal and ini file, i am not so surprised. It just seems to me, that this 5i25 card has no idea to where to send the signal to the 7i85s.
Could someone check it out who knows what the hal file should look like. As for the moment i am stuck, nothing moves and no signals whatsoever on this TB6600 test driver.
thx
The current connection in my schematic isn't doing anything when i test axis or run the program. But if i look to the created hal and ini file, i am not so surprised. It just seems to me, that this 5i25 card has no idea to where to send the signal to the 7i85s.
Could someone check it out who knows what the hal file should look like. As for the moment i am stuck, nothing moves and no signals whatsoever on this TB6600 test driver.
thx
Please Log in or Create an account to join the conversation.
- InMyDarkestHour
- Offline
- User is blocked
Less
More
- Posts: 701
- Thank you received: 111
12 Oct 2017 09:08 #100261
by InMyDarkestHour
Replied by InMyDarkestHour on topic 6i25 (5i25) + 7i85s + 7i85s PNCconf problems and questions
Have you read linuxcnc.org/docs/2.7/html/drivers/hostmot2.html#_pinouts and had a look at the output from dmesg as mentioned.
Another thing you could do is look at the sample configs and compare them to yours.
Another thing you could do is look at the sample configs and compare them to yours.
Please Log in or Create an account to join the conversation.
Moderators: cmorley
- Configuring LinuxCNC
- Configuration Tools
- PnCConf Wizard
- 6i25 (5i25) + 7i85s + 7i85s PNCconf problems and questions
Time to create page: 0.490 seconds