Help choosing a good card setup

More
08 Oct 2019 11:01 #147446 by jonch919
Having trouble getting the 7i84 working. I've got a red light on CR6 and trying to connect with mesaflash gives me this error.

mesaflash --device 7i84 --readhmid
( or mesaflash --device 7i84 --addr 10.10.10.10 --readhmid ??)
ERROR: Unsupported device 7I84

or with newer mesaflash from github.com/jethornton/mesaflash

./mesaflash --device 7i84 --readhmid
(or mesaflash --device 7i84 --addr 10.10.10.10 --readhmid ??)
ERROR: Unsupported device 7I84
No 7I84 board found

I've got all power in pins connected to 12v. (and gnd to gnd)
The manual says: CR6 Red Lower left Field I/O fault
It doesn't matter if LinuxCNC is running or not.
I have nothing set up yet, just trying to get all the cards running.
Can't find a solution with google.
The 7i92 has been flashed with 7i92_7i77_7i74D.bit (correct firmware?)
Both 7i92 and 7i74 have their own 5V supply.
I have tested a few different network cables, none are crossover.
Sserial has been installed for the 7i84.

I'm sure I've missed something..?

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

More
08 Oct 2019 12:00 - 08 Oct 2019 12:04 #147455 by tommylight
7i84 will not report anything with mesaflash, you have to check 7i92 in your case and it will show pins for 7i84, if it is wired and communicating properly.
Just remembered that even that might not work.
Can you start Linuxcnc ?
If yes, go to machine menu and choose configuratin something, that brings another screen, on the left choose pins, 7i92 and there you can see all the awailable pins.
It needs to be initialised before making pins visible, it can be done in hal only, but i can not recal the exact commands.
Last edit: 08 Oct 2019 12:04 by tommylight. Reason: more info

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

More
08 Oct 2019 12:22 - 08 Oct 2019 12:26 #147458 by PCW
Replied by PCW on topic Help choosing a good card setup
With a 7I77/7I74 configuration, you need to enable the second sserial port
to use devices on the 7I74, something like:

sserial_port_0=000xxxxx sserial_port_1=000000

in the config string for the hm2_eth driver

BTW, you can list sserial devices with mesaflash with:

mesaflash --device 7i92 --addr 10.10.10.10 --sserial
Last edit: 08 Oct 2019 12:26 by PCW.
The following user(s) said Thank You: tommylight

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

More
08 Oct 2019 15:31 #147467 by bevins
You have to supply power for both Field A and Field B on the field power connector.

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

More
08 Oct 2019 19:58 #147488 by jonch919

7i84 will not report anything with mesaflash, you have to check 7i92 in your case and it will show pins for 7i84, if it is wired and communicating properly.
Just remembered that even that might not work.
Can you start Linuxcnc ?
If yes, go to machine menu and choose configuratin something, that brings another screen, on the left choose pins, 7i92 and there you can see all the awailable pins.
It needs to be initialised before making pins visible, it can be done in hal only, but i can not recal the exact commands.

Yes I can start LinuxCNC without errors.
In HAL configuration, under pins, there is no 7i92 at all. Pins seem to be the same both if I have the 7i92 connected or disconnected.
7i92 or 7i84 needs to be initialized? Where/how?
Sorry, seems I have no idea what I'm doing here.. :)

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

More
08 Oct 2019 20:03 #147490 by jonch919

With a 7I77/7I74 configuration, you need to enable the second sserial port
to use devices on the 7I74, something like:

sserial_port_0=000xxxxx sserial_port_1=000000

in the config string for the hm2_eth driver

BTW, you can list sserial devices with mesaflash with:

mesaflash --device 7i92 --addr 10.10.10.10 --sserial

Where can I find the hm2_eth driver? Can't find such a file.
Sserial gives back:
SSLBP port 0:
SSLBP version: 1.43
SSLBP channels: 3
SSLBP baud rate: 2500000

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

More
08 Oct 2019 20:04 #147491 by jonch919

You have to supply power for both Field A and Field B on the field power connector.

I have bridged all four field inputs to the same 12v supply.

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

More
08 Oct 2019 20:12 #147492 by PCW
Replied by PCW on topic Help choosing a good card setup
The hm2_eth driver is part of LinuxCNC but you need the uspace version of LinuxCNC either from the buildbot or by using the Stretch iso image

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

More
08 Oct 2019 20:32 #147494 by jonch919
I'm running linuxcnc-stretch-uspace-amd64.iso

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

More
08 Oct 2019 20:39 #147495 by bevins

I'm running linuxcnc-stretch-uspace-amd64.iso


What version linuxcnc are you using?

What is the output of uname -a

Show us your hal and ini files.

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

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