- Configuring LinuxCNC
- Configuration Tools
- PnCConf Wizard
- mesa 7i77 board can't find hm2_5i25.0.7i77.0.1.analogout0
mesa 7i77 board can't find hm2_5i25.0.7i77.0.1.analogout0
06 Feb 2019 14:52 #125812
by mpvriens
Have generated the setup with PnCConf and get in my hal:
setp hm2_5i25.0.7i77.0.1.analogout0-scalemax [AXIS_0]OUTPUT_SCALE
etc,
but when starting the program, get an error: can't find hm2_5i25.0.1.analogout0
setp hm2_5i25.0.7i77.0.1.analogout0-scalemax [AXIS_0]OUTPUT_SCALE
etc,
but when starting the program, get an error: can't find hm2_5i25.0.1.analogout0
Please Log in or Create an account to join the conversation.
06 Feb 2019 15:12 #125813
by PCW
Replied by PCW on topic mesa 7i77 board can't find hm2_5i25.0.7i77.0.1.analogout0
Possible causes:
1. No 5V power on the 7I77 or wrong 5I25/7I77 power jumpering
valid jumpering is:
7I77 W5 left (7I77 using 5V from 5I25 card)
5I25 W2 UP
_or_
7I77 W5 right (7I77 using external 5V supplied to TB1)
5I25 W2 down
2. Wrong firmware
check with:
sudo mesaflash --device 5i25 --readhmid >pinout.txt
and look at pinout.txt or port it here
fix with:
sudo mesaflash --device 5i25 --write 5i25_7i77x2.bit
3. Non IEEE1284 cable
4. Bad card(s)
1. No 5V power on the 7I77 or wrong 5I25/7I77 power jumpering
valid jumpering is:
7I77 W5 left (7I77 using 5V from 5I25 card)
5I25 W2 UP
_or_
7I77 W5 right (7I77 using external 5V supplied to TB1)
5I25 W2 down
2. Wrong firmware
check with:
sudo mesaflash --device 5i25 --readhmid >pinout.txt
and look at pinout.txt or port it here
fix with:
sudo mesaflash --device 5i25 --write 5i25_7i77x2.bit
3. Non IEEE1284 cable
4. Bad card(s)
Please Log in or Create an account to join the conversation.
06 Feb 2019 16:25 #125819
by mpvriens
Replied by mpvriens on topic mesa 7i77 board can't find hm2_5i25.0.7i77.0.1.analogout0
Checked 5v = ok
tried to check mesaflash in 5i25/configs/hostmot2 folder, with: sudo mesaflash --device5i25 --write 5i25_7i77x2.bit got error BootSector is invalid
tried to check mesaflash in 5i25/configs/hostmot2 folder, with: sudo mesaflash --device5i25 --write 5i25_7i77x2.bit got error BootSector is invalid
Please Log in or Create an account to join the conversation.
06 Feb 2019 16:37 #125824
by PCW
Replied by PCW on topic mesa 7i77 board can't find hm2_5i25.0.7i77.0.1.analogout0
Are any 5I25 red LEDS on?
If no this suggests you are using a old verion of mesaflash on a 64 BIT OS
If no this suggests you are using a old verion of mesaflash on a 64 BIT OS
Please Log in or Create an account to join the conversation.
06 Feb 2019 16:42 #125826
by PCW
Replied by PCW on topic mesa 7i77 board can't find hm2_5i25.0.7i77.0.1.analogout0
Also this is why i suggested checking the configuration before trying to re-write it.
If you used an older mesaflash version on a 64 bit OS you may have corrupted the flash on the 5I25, you can recover if you do not power cycle but instead download the latest mesaflash and retry the flash update. If you power cycle and get solid red LEDs on the 5I25 it will have to be reflashed via JTAG
If you used an older mesaflash version on a 64 bit OS you may have corrupted the flash on the 5I25, you can recover if you do not power cycle but instead download the latest mesaflash and retry the flash update. If you power cycle and get solid red LEDs on the 5I25 it will have to be reflashed via JTAG
Please Log in or Create an account to join the conversation.
06 Feb 2019 18:01 #125837
by mpvriens
Replied by mpvriens on topic mesa 7i77 board can't find hm2_5i25.0.7i77.0.1.analogout0
Hi Peter,
The configs I have used are from sept 2011.
so probably the mesaflash was also old, so I'll download the latest software from 5i25, and mesaflash
Did not see the red LEDS's jet
The configs I have used are from sept 2011.
so probably the mesaflash was also old, so I'll download the latest software from 5i25, and mesaflash
Did not see the red LEDS's jet
Please Log in or Create an account to join the conversation.
06 Feb 2019 18:08 #125838
by mpvriens
Replied by mpvriens on topic mesa 7i77 board can't find hm2_5i25.0.7i77.0.1.analogout0
Where to find the latest 5i25 software
Please Log in or Create an account to join the conversation.
06 Feb 2019 18:08 #125839
by PCW
Replied by PCW on topic mesa 7i77 board can't find hm2_5i25.0.7i77.0.1.analogout0
OK no red lights is a good thing...
You should fetch the lastest mesaflash from here:
github.com/micges/mesaflash
(download the zip file and run the instructions at the bottom of the page)
You should fetch the lastest mesaflash from here:
github.com/micges/mesaflash
(download the zip file and run the instructions at the bottom of the page)
Please Log in or Create an account to join the conversation.
06 Feb 2019 18:17 #125841
by mpvriens
Replied by mpvriens on topic mesa 7i77 board can't find hm2_5i25.0.7i77.0.1.analogout0
I'll try
this
this
Please Log in or Create an account to join the conversation.
10 Feb 2019 12:54 #126142
by mpvriens
Replied by mpvriens on topic mesa 7i77 board can't find hm2_5i25.0.7i77.0.1.analogout0
solved the problem: had to replace the mesa board 7i77
Please Log in or Create an account to join the conversation.
Moderators: cmorley
- Configuring LinuxCNC
- Configuration Tools
- PnCConf Wizard
- mesa 7i77 board can't find hm2_5i25.0.7i77.0.1.analogout0
Time to create page: 0.092 seconds