Mesa 7i92 board problem
- aabtech
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 110
- Thank you received: 13
30 Apr 2022 11:49 - 30 Apr 2022 11:50 #241707
by aabtech
Mesa 7i92 board problem was created by aabtech
1.Hi, I got my self a new 7i92 board and is not working properly I have changed the IP address to 10.10.10.10 but if I ping 10.10.10.10 it working correctly.
my IP address for the setup was 10.10.10.11 gateway 10.10.10.1 and my netmask 8. If I try to do
mesaflash --device 7i92 --readhmid and
mesaflash --device 7i92 --addr 10.10.10.10 --readhmidIs saying no 7i92 board found, but I have set My pncconfwizard and X , Y and Z are
moving correct but input and output pins not working.
my IP address for the setup was 10.10.10.11 gateway 10.10.10.1 and my netmask 8. If I try to do
mesaflash --device 7i92 --readhmid and
mesaflash --device 7i92 --addr 10.10.10.10 --readhmidIs saying no 7i92 board found, but I have set My pncconfwizard and X , Y and Z are
moving correct but input and output pins not working.
Last edit: 30 Apr 2022 11:50 by aabtech.
Please Log in or Create an account to join the conversation.
- Clive S
- Offline
- Platinum Member
Less
More
- Posts: 2241
- Thank you received: 476
30 Apr 2022 12:32 - 30 Apr 2022 16:00 #241708
by Clive S
You have readhmidIs
Try mesaflash --device 7i92 --addr 10.10.10.10 --readhmid
Replied by Clive S on topic Mesa 7i92 board problem
1.Hi, I got my self a new 7i92 board and is not working properly I have changed the IP address to 10.10.10.10 but if I ping 10.10.10.10 it working correctly.
my IP address for the setup was 10.10.10.11 gateway 10.10.10.1 and my netmask 8. If I try to do
mesaflash --device 7i92 --readhmid and
mesaflash --device 7i92 --addr 10.10.10.10 --readhmidIs saying no 7i92 board found, but I have set My pncconfwizard and X , Y and Z are
moving correct but input and output pins not working.
You have readhmidIs
Try mesaflash --device 7i92 --addr 10.10.10.10 --readhmid
Last edit: 30 Apr 2022 16:00 by Clive S.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19411
- Thank you received: 6507
30 Apr 2022 14:03 #241712
by tommylight
Replied by tommylight on topic Mesa 7i92 board problem
Also, all pins not used for stepgen/pwm will be set as inputs, to use them as outputs they must be set as such in hal, or in PncConf.
Please Log in or Create an account to join the conversation.
- aabtech
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 110
- Thank you received: 13
30 Apr 2022 14:52 - 30 Apr 2022 15:57 #241716
by aabtech
Replied by aabtech on topic Mesa 7i92 board problem
Attachments:
Last edit: 30 Apr 2022 15:57 by aabtech.
Please Log in or Create an account to join the conversation.
- PCW
- Offline
- Moderator
Less
More
- Posts: 17905
- Thank you received: 4774
30 Apr 2022 16:00 #241720
by PCW
Replied by PCW on topic Mesa 7i92 board problem
Are you sure you have the BOB pin mapping correct?
for the "5 axis Mach BOB" , the mapping is
IO Connections for P2
Pin# I/O Pri. func Sec. func Chan Sec. Pin func Sec. Pin Dir
Spindle-PWM 0 IOPort PWM 0 PWM (Out)
Drive-Enable 1 IOPort None
X-Step 2 IOPort StepGen 0 Step/Table1 (Out)
Input-P15 3 IOPort None
X-Dir 4 IOPort StepGen 0 Dir/Table2 (Out)
B-Step 5 IOPort StepGen 8 Step/Table1 (Out)
Y-Step 6 IOPort StepGen 1 Step/Table1 (Out)
B-Dir,Relay 7 IOPort StepGen 8 Dir/Table2 (Out)
Y-Dir 8 IOPort StepGen 1 Dir/Table2 (Out)
Z-Step 9 IOPort StepGen 2 Step/Table1 (Out)
Z-Dir 10 IOPort StepGen 2 Dir/Table2 (Out)
A-Step 11 IOPort StepGen 3 Step/Table1 (Out)
A-Dir 12 IOPort StepGen 3 Dir/Table2 (Out)
Input-P10 13 IOPort None
Input-P11 14 IOPort QCount 0 Quad-A (In)
Input-P12 15 IOPort QCount 0 Quad-B (In)
Input-P13 16 IOPort QCount 0 Quad-IDX (In)
for the "5 axis Mach BOB" , the mapping is
IO Connections for P2
Pin# I/O Pri. func Sec. func Chan Sec. Pin func Sec. Pin Dir
Spindle-PWM 0 IOPort PWM 0 PWM (Out)
Drive-Enable 1 IOPort None
X-Step 2 IOPort StepGen 0 Step/Table1 (Out)
Input-P15 3 IOPort None
X-Dir 4 IOPort StepGen 0 Dir/Table2 (Out)
B-Step 5 IOPort StepGen 8 Step/Table1 (Out)
Y-Step 6 IOPort StepGen 1 Step/Table1 (Out)
B-Dir,Relay 7 IOPort StepGen 8 Dir/Table2 (Out)
Y-Dir 8 IOPort StepGen 1 Dir/Table2 (Out)
Z-Step 9 IOPort StepGen 2 Step/Table1 (Out)
Z-Dir 10 IOPort StepGen 2 Dir/Table2 (Out)
A-Step 11 IOPort StepGen 3 Step/Table1 (Out)
A-Dir 12 IOPort StepGen 3 Dir/Table2 (Out)
Input-P10 13 IOPort None
Input-P11 14 IOPort QCount 0 Quad-A (In)
Input-P12 15 IOPort QCount 0 Quad-B (In)
Input-P13 16 IOPort QCount 0 Quad-IDX (In)
Please Log in or Create an account to join the conversation.
- aabtech
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 110
- Thank you received: 13
24 May 2022 02:52 #243663
by aabtech
Replied by aabtech on topic Mesa 7i92 board problem
How to use Input-P10 13 IOPort None
because it is not showing in PNCconfig?
because it is not showing in PNCconfig?
Please Log in or Create an account to join the conversation.
- PCW
- Offline
- Moderator
Less
More
- Posts: 17905
- Thank you received: 4774
24 May 2022 03:56 #243664
by PCW
Replied by PCW on topic Mesa 7i92 board problem
Those would be GPIO 13,14,15,16
in the hal file:
hm2_7i92.0.013.in
hm2_7i92.0.014.in
hm2_7i92.0.015.in
hm2_7i92.0.016.in
and
hm2_7i92.0.013.in_not
hm2_7i92.0.014.in_not
hm2_7i92.0.015.in_not
hm2_7i92.0.016.in_not
in the hal file:
hm2_7i92.0.013.in
hm2_7i92.0.014.in
hm2_7i92.0.015.in
hm2_7i92.0.016.in
and
hm2_7i92.0.013.in_not
hm2_7i92.0.014.in_not
hm2_7i92.0.015.in_not
hm2_7i92.0.016.in_not
Please Log in or Create an account to join the conversation.
Moderators: snowgoer540
Time to create page: 0.073 seconds