Mesa 7i76ED extension
05 Nov 2022 17:56 - 11 Nov 2022 14:17 #256022
by mgm
Mesa 7i76ED extension was created by mgm
I use all 5 stepgens on the 7i76ED and my spindle I control via TB4 and on the RS422 hangs a 7i84.For the control of the motor on the Geneva wheel I need a PWM with 1kH.
Currently the original bit file is on the 7i76, which was installed at delivery.I have already exchanged on my other post with andypugh and checked if a PWM is available on an expansion, unfortunately no!
andypugh post=255931 userid=723
So, you need to find a suitable firmware which matches the 7i76 on P1 but has PWM on P2.
I found in the 7i76 zip the bit file "7i76e_7i76x1_5abobpD".I am not sure if this bit file is the right one for my project ?My current pinout is:
and this is the pinout of the bit flie 7i76e_7i76x1_5abobpD:
Can someone please take a look
Currently the original bit file is on the 7i76, which was installed at delivery.I have already exchanged on my other post with andypugh and checked if a PWM is available on an expansion, unfortunately no!
andypugh post=255931 userid=723
So, you need to find a suitable firmware which matches the 7i76 on P1 but has PWM on P2.
I found in the 7i76 zip the bit file "7i76e_7i76x1_5abobpD".I am not sure if this bit file is the right one for my project ?My current pinout is:
and this is the pinout of the bit flie 7i76e_7i76x1_5abobpD:
Can someone please take a look
Attachments:
Last edit: 11 Nov 2022 14:17 by mgm.
Please Log in or Create an account to join the conversation.
05 Nov 2022 18:14 #256023
by PCW
Replied by PCW on topic Mesa 7i76ED extension
Yes, 7i76e_7i76x1_5abobpD provides 3 PWMGens on P1
Please Log in or Create an account to join the conversation.
05 Nov 2022 18:20 #256024
by mgm
Replied by mgm on topic Mesa 7i76ED extension
okay
but then all other pinouts remain as they are now or do any changes have to be made?
What is the current bit file that is installed with the delivery, in case ads I have to reload it?
but then all other pinouts remain as they are now or do any changes have to be made?
What is the current bit file that is installed with the delivery, in case ads I have to reload it?
Please Log in or Create an account to join the conversation.
05 Nov 2022 18:29 #256025
by PCW
Replied by PCW on topic Mesa 7i76ED extension
The on card I/O remains the same
only the P1 parallel expansion pinout changes
7i76e_7i76x1D.bit is the default 7I76E/ED firmware
only the P1 parallel expansion pinout changes
7i76e_7i76x1D.bit is the default 7I76E/ED firmware
The following user(s) said Thank You: mgm
Please Log in or Create an account to join the conversation.
05 Nov 2022 18:32 #256026
by mgm
Replied by mgm on topic Mesa 7i76ED extension
Thanks for this fast reply and your support!
Please Log in or Create an account to join the conversation.
05 Nov 2022 22:51 #256039
by JT
Replied by JT on topic Mesa 7i76ED extension
You can flash the card with my Mesa Configuration Tool as well as create a configuration and a whole lot more...
gnipsel.com/linuxcnc/mesact/index.html
JT
gnipsel.com/linuxcnc/mesact/index.html
JT
Please Log in or Create an account to join the conversation.
11 Nov 2022 14:16 #256437
by mgm
Replied by mgm on topic Mesa 7i76ED extension
short update
i have now written the new bit-file with the 3 pwmgens on the 7i76e and everything worked fine!
For all to follow:
change into the directory to the bitfile with "cd and filepath".
then if IP address of the 7i76e is 10.10.10.10, otherwise leave out --addr 10.10.10.10!
(sudo) mesaflash --device 7i76e --addr 10.10.10.10 --write 7i76e_7i76x1_5abobpD.bit
then reboot the card with
mesaflash --device 7i76e --addr 10.10.10.10 --reload
and now to check:
mesaflash --device 7i76e --addr 10.10.10.10 --readhmid
i have now written the new bit-file with the 3 pwmgens on the 7i76e and everything worked fine!
For all to follow:
change into the directory to the bitfile with "cd and filepath".
then if IP address of the 7i76e is 10.10.10.10, otherwise leave out --addr 10.10.10.10!
(sudo) mesaflash --device 7i76e --addr 10.10.10.10 --write 7i76e_7i76x1_5abobpD.bit
then reboot the card with
mesaflash --device 7i76e --addr 10.10.10.10 --reload
and now to check:
mesaflash --device 7i76e --addr 10.10.10.10 --readhmid
Please Log in or Create an account to join the conversation.
Time to create page: 0.084 seconds