how to install mesaflash
- tommylight
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6430
29 Jul 2020 12:35 #176379
by tommylight
That is if you are not using an encoder for the feedback.
Replied by tommylight on topic how to install mesaflash
Sorry, that is exactly what i meant, and it is set correctly, so the scaling might be off.net spindle-vel-cmd-rpm-abs => pyvcp.spindle-speed
That is if you are not using an encoder for the feedback.
Please Log in or Create an account to join the conversation.
29 Jul 2020 12:40 #176380
by ericg
Replied by ericg on topic how to install mesaflash
Thanks for the feedback, I thought it was scaling causing it, but as I have no idea what I'm doing (just using the 'suck it and see' method) any help in understanding it is always appreciated.
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: 19188
- Thank you received: 6430
29 Jul 2020 12:45 #176383
by tommylight
Replied by tommylight on topic how to install mesaflash
You are welcomed, always.
Please Log in or Create an account to join the conversation.
19 Jun 2023 23:16 #273881
by persei8
Replied by persei8 on topic how to install mesaflash
Recycling an old thread, I have mesaflash and modcompile but cannot find where the .bit files are. I want to enable a pkt_uart on my 7i96 but can't seem to figure out how to do that. My ultimate target is getting Andy's modbus driver for mesa cards working.
Jim
Jim
Please Log in or Create an account to join the conversation.
25 Jun 2023 21:04 #274209
by andypugh
Replied by andypugh on topic how to install mesaflash
Download the "support files" here:
www.mesanet.com/software/parallel/7i96.zip
You might need to expand zip files inside the zip file to find the Hostmot2 source, but the bitfiles should be there.
www.mesanet.com/software/parallel/7i96.zip
You might need to expand zip files inside the zip file to find the Hostmot2 source, but the bitfiles should be there.
Please Log in or Create an account to join the conversation.
25 Jun 2023 21:08 #274210
by andypugh
Replied by andypugh on topic how to install mesaflash
However, it might be more useful for me to just attach the 7i96 butfile that I used for all my modbus testing
The following user(s) said Thank You: persei8
Please Log in or Create an account to join the conversation.
26 Jun 2023 13:35 #274249
by persei8
Replied by persei8 on topic how to install mesaflash
I may have mentioned this before, but I wrote my own HAL component VFD driver. It uses the pymodbus library and attaches to a host serial port, in this case /dev/ttyUSB0, as a RTU client. I'm wondering if it's possible to attach to the 7i96 pktUART as a TCP client. This would allow me to keep the VFD driver but eliminate the USB to RS485 dongle. I will research this but would be grateful for any insights. Thanks.
Jim
Jim
Please Log in or Create an account to join the conversation.
26 Jun 2023 20:34 #274281
by andypugh
Replied by andypugh on topic how to install mesaflash
You can connect to the 7i96 pktUART as an RTU client, but not as a TCP client.
linuxcnc.org/docs/2.9/html/drivers/mesa_modbus.html
linuxcnc.org/docs/2.9/html/drivers/mesa_modbus.html
Please Log in or Create an account to join the conversation.
27 Jun 2023 23:05 #274343
by persei8
Replied by persei8 on topic how to install mesaflash
I didand that worked. Then I did:and gotreadhmid works fine. What am I missing?
mesaflash --device 7i96 --addr 10.10.10.10 --backup-flash 7i96_firmware.bit
mesaflash --device 7i96 --addr 10.10.10.10 --program 7i96_pktdv2.bit
ERROR: Board 7I96 doesn't support FPGA programming.
Please Log in or Create an account to join the conversation.
27 Jun 2023 23:17 #274344
by andypugh
Replied by andypugh on topic how to install mesaflash
Try --write ?
The following user(s) said Thank You: persei8
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.118 seconds