- Hardware & Machines
- Driver Boards
- Mesaflash 3.4.9 shows "Unsupported ethernet device 7I76EU" despite successful pi
Mesaflash 3.4.9 shows "Unsupported ethernet device 7I76EU" despite successful pi
- AdelRTP
- Away
- New Member
-
Less
More
- Posts: 4
- Thank you received: 1
20 Jun 2025 15:04 #330578
by AdelRTP
Mesaflash 3.4.9 shows "Unsupported ethernet device 7I76EU" despite successful pi was created by AdelRTP
Using with a Mesa 7i76EU (IP ). Ping works, but:mesaflash --device 7i76eu --addr 192.168.1.121 --readhmid
Unsupported ethernet device 7I76EU at 192.168.1.121
No 7I96S board found
Also tried with IP after moving jumper W14 up
mesaflash --device 7i76eu --addr 10.10.10.10 --readhmidIs the 7i76EU supported? How to fix "Unsupported device"?
mesaflash 3.4.9
192.168.1.121
Unsupported ethernet device 7I76EU at 192.168.1.121
No 7I96S board found
Also tried with IP
10.10.10.10
mesaflash --device 7i76eu --addr 10.10.10.10 --readhmid
Unsupported ethernet device 7I76EU at 10.10.10.10
No 7I96S board found
Attachments:
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 20375
- Thank you received: 6925
20 Jun 2025 15:57 #330582
by tommylight
Replied by tommylight on topic Mesaflash 3.4.9 shows "Unsupported ethernet device 7I76EU" despite successful pi
Use the latest version of mesaflash
github.com/LinuxCNC/mesaflash
Scroll down for info on how to install.
github.com/LinuxCNC/mesaflash
Scroll down for info on how to install.
The following user(s) said Thank You: AdelRTP
Please Log in or Create an account to join the conversation.
- AdelRTP
- Away
- New Member
-
Less
More
- Posts: 4
- Thank you received: 1
20 Jun 2025 19:39 #330590
by AdelRTP
Replied by AdelRTP on topic Mesaflash 3.4.9 shows "Unsupported ethernet device 7I76EU" despite successful pi
thanks a lot Tommy,
i’m trying to control two servo drives (Modbus RTU) with a Mesa 7i76EU in LinuxCNC, but I can’t use Classic Ladder or PktUART
i’m trying to control two servo drives (Modbus RTU) with a Mesa 7i76EU in LinuxCNC, but I can’t use Classic Ladder or PktUART
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 20375
- Thank you received: 6925
20 Jun 2025 19:56 #330592
by tommylight
Replied by tommylight on topic Mesaflash 3.4.9 shows "Unsupported ethernet device 7I76EU" despite successful pi
Moved to "driver boards" section.
Please Log in or Create an account to join the conversation.
- andypugh
-
- Offline
- Moderator
-
Less
More
- Posts: 23370
- Thank you received: 4966
20 Jun 2025 20:08 #330594
by andypugh
linuxcnc.org/docs/devel/html/man/man1/mesambccc.1.html
linuxcnc.org/docs/devel/html/man/man9/hm2_modbus.9.html
Replied by andypugh on topic Mesaflash 3.4.9 shows "Unsupported ethernet device 7I76EU" despite successful pi
Have you spotted the new Modbus / PktUART driver? It's more flexible that mesa_modbus. (but only exists in the dev version of LinuxCNC)thanks a lot Tommy,
i’m trying to control two servo drives (Modbus RTU) with a Mesa 7i76EU in LinuxCNC, but I can’t use Classic Ladder or PktUART
linuxcnc.org/docs/devel/html/man/man1/mesambccc.1.html
linuxcnc.org/docs/devel/html/man/man9/hm2_modbus.9.html
Please Log in or Create an account to join the conversation.
- AdelRTP
- Away
- New Member
-
Less
More
- Posts: 4
- Thank you received: 1
20 Jun 2025 20:34 #330598
by AdelRTP
Replied by AdelRTP on topic Mesaflash 3.4.9 shows "Unsupported ethernet device 7I76EU" despite successful pi
Attachments:
Please Log in or Create an account to join the conversation.
- PCW
-
- Away
- Moderator
-
Less
More
- Posts: 18739
- Thank you received: 5172
20 Jun 2025 20:49 - 20 Jun 2025 20:50 #330600
by PCW
Replied by PCW on topic Mesaflash 3.4.9 shows "Unsupported ethernet device 7I76EU" despite successful pi
You would load the 7I76eu firmware that includes PKTUart support
7i76eu_7i76x1_pktv3d.bin
This file is in the 7i76eu.zip archive downloaded from Mesa's store (in the specifications tab)
You program it with mesaflash, something like:
mesaflash --device 7i76eu --addr 10.10.10.10 --write 7i76eu_7i76x1_pktv3d.bin --reload
7i76eu_7i76x1_pktv3d.bin
This file is in the 7i76eu.zip archive downloaded from Mesa's store (in the specifications tab)
You program it with mesaflash, something like:
mesaflash --device 7i76eu --addr 10.10.10.10 --write 7i76eu_7i76x1_pktv3d.bin --reload
Last edit: 20 Jun 2025 20:50 by PCW. Reason: sp
Please Log in or Create an account to join the conversation.
- AdelRTP
- Away
- New Member
-
Less
More
- Posts: 4
- Thank you received: 1
20 Jun 2025 20:54 #330602
by AdelRTP
Replied by AdelRTP on topic Mesaflash 3.4.9 shows "Unsupported ethernet device 7I76EU" despite successful pi
where can i find it ?
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 20375
- Thank you received: 6925
20 Jun 2025 21:00 #330604
by tommylight
Replied by tommylight on topic Mesaflash 3.4.9 shows "Unsupported ethernet device 7I76EU" despite successful pi
store.mesanet.com/index.php?route=produc...oduct&product_id=399
Click on the specifications tab
Click on the specifications tab
Please Log in or Create an account to join the conversation.
Moderators: PCW, jmelson
- Hardware & Machines
- Driver Boards
- Mesaflash 3.4.9 shows "Unsupported ethernet device 7I76EU" despite successful pi
Time to create page: 0.286 seconds