Need help to wire and config Mesa 7i92TM
- CollieBabaX
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 35
- Thank you received: 1
27 May 2023 18:45 #272278
by CollieBabaX
Replied by CollieBabaX on topic Tips for noob, and USB BOB BL-USBMach-v2.1 compatibility
Does the 7i92 card have to be powered and connected to the computer to make these settings?
How many Ampère does the board need?
The manual says it can supply up to 1A to each daughtercard, I have a 5V 3A power supply.
In Pncconf the pins don't match, where do I find this .pin file?
Sorry I'm really noob.
How many Ampère does the board need?
The manual says it can supply up to 1A to each daughtercard, I have a 5V 3A power supply.
In Pncconf the pins don't match, where do I find this .pin file?
Sorry I'm really noob.
Please Log in or Create an account to join the conversation.
27 May 2023 18:59 #272281
by PCW
Replied by PCW on topic Tips for noob, and USB BOB BL-USBMach-v2.1 compatibility
The .pin files are in the same directory as the firmware
( In the 7I92t.zip file in configs/hostmot2 )
They are created with the mesaflash --readhmid command
For example, the g540 pinout is this (7i92t_g540x2.pin) :
( In the 7I92t.zip file in configs/hostmot2 )
They are created with the mesaflash --readhmid command
For example, the g540 pinout is this (7i92t_g540x2.pin) :
Attachments:
Please Log in or Create an account to join the conversation.
- CollieBabaX
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 35
- Thank you received: 1
27 May 2023 19:34 #272283
by CollieBabaX
Replied by CollieBabaX on topic Tips for noob, and USB BOB BL-USBMach-v2.1 compatibility
Thanks for the attachment, in the manual the pins on the P1 connector are different, I would have been wrong.
But in Pncconf they are not like that, I have attached some screenshots.
I haven't changed any settings on the previous pages, should I?
But in Pncconf they are not like that, I have attached some screenshots.
I haven't changed any settings on the previous pages, should I?
Please Log in or Create an account to join the conversation.
- CollieBabaX
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 35
- Thank you received: 1
29 May 2023 07:25 #272408
by CollieBabaX
Replied by CollieBabaX on topic Tips for noob, and USB BOB BL-USBMach-v2.1 compatibility
I've searched other forum threads and info online but can't find answers. Can you link me a guide to understand how to wire the stepper motor drivers?
Please Log in or Create an account to join the conversation.
- CollieBabaX
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 35
- Thank you received: 1
31 May 2023 10:26 #272543
by CollieBabaX
Replied by CollieBabaX on topic Tips for noob, and USB BOB BL-USBMach-v2.1 compatibility
Sorry I know it's long to explain to a newbie but I don't know where to find this information.
Do I have to set up the ethernet connection first following this guide?
forum.linuxcnc.org/27-driver-boards/3559...ethernet-mesa-boards
Do I have to set up the ethernet connection first following this guide?
forum.linuxcnc.org/27-driver-boards/3559...ethernet-mesa-boards
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19194
- Thank you received: 6434
31 May 2023 11:13 #272547
by tommylight
Replied by tommylight on topic Tips for noob, and USB BOB BL-USBMach-v2.1 compatibility
Yes.
Please Log in or Create an account to join the conversation.
- CollieBabaX
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 35
- Thank you received: 1
08 Jun 2023 09:50 #273149
by CollieBabaX
Replied by CollieBabaX on topic Tips for noob, and USB BOB BL-USBMach-v2.1 compatibility
I tried, with "ping 10.10.10.10" in the terminal says "destination host unreachable" but with "ping 10.10.10.11" works, the average ping is ~0.040ms.
But if I check the configuration with "mesaflash --addr 10.10.10.10 --device=ETHER --readhmid" don't find any ether board.
I double checked every setting listed in the guide, everything is ok.
(The card is powered with 5V and connected directly to the computer)
But if I check the configuration with "mesaflash --addr 10.10.10.10 --device=ETHER --readhmid" don't find any ether board.
I double checked every setting listed in the guide, everything is ok.
(The card is powered with 5V and connected directly to the computer)
Please Log in or Create an account to join the conversation.
08 Jun 2023 10:36 #273157
by andypugh
Replied by andypugh on topic Tips for noob, and USB BOB BL-USBMach-v2.1 compatibility
It is possible that 10.10.10.11 is your own PC, though that would normally be 10.10.10.1
I the card configured for the 10.10.10.10 IP address?
You could try ping 192.168.1.181 as that is the alternative Mesa card IP address.
||W5 | W6 | IP ADDRESS
|| DOWN | DOWN | FIXED 192.168.1.121
|| DOWN | UP | FIXED FROM EEPROM (default 10.10.10.10)
|| UP | DOWN | BOOTP
|| UP | UP | INVALID
So, check that the W5 and W5 jumpers are set W5 = DOWN and W6 = UP.
I the card configured for the 10.10.10.10 IP address?
You could try ping 192.168.1.181 as that is the alternative Mesa card IP address.
||W5 | W6 | IP ADDRESS
|| DOWN | DOWN | FIXED 192.168.1.121
|| DOWN | UP | FIXED FROM EEPROM (default 10.10.10.10)
|| UP | DOWN | BOOTP
|| UP | UP | INVALID
So, check that the W5 and W5 jumpers are set W5 = DOWN and W6 = UP.
Please Log in or Create an account to join the conversation.
- CollieBabaX
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 35
- Thank you received: 1
08 Jun 2023 11:14 #273160
by CollieBabaX
Replied by CollieBabaX on topic Tips for noob, and USB BOB BL-USBMach-v2.1 compatibility
I setted the 10.10.10.11 address in the IPv4 settings.
With ping 192.168.1.181 says "destination host unreachable".
With ping 192.168.1.181 says "destination host unreachable".
Please Log in or Create an account to join the conversation.
08 Jun 2023 11:30 - 08 Jun 2023 11:30 #273165
by andypugh
Replied by andypugh on topic Tips for noob, and USB BOB BL-USBMach-v2.1 compatibility
If you set 10.10.10.11 in the IPV4 settings then your ping to 10.10.10.11 is finding the PC on loopback, not the 7i92.
Did you check the jumper settings on the 7i92 board?
Did you check the jumper settings on the 7i92 board?
Last edit: 08 Jun 2023 11:30 by andypugh.
Please Log in or Create an account to join the conversation.
Time to create page: 0.120 seconds