IRNAS / ToslinkCNC

CNC machine control modules with Toslink optical cables
Other
25 stars 11 forks source link

Instructions #6

Open Jmjcoke opened 8 years ago

Jmjcoke commented 8 years ago

Do you have detailed instructions on how to load firmware and get this system working?

I have this device : https://www.amazon.com/gp/product/B00F2P9AS6/ref=oh_aui_detailpage_o05_s00?ie=UTF8&psc=1

SloMusti commented 8 years ago

You can program the boards using XSVF player software for a number of programmers.

We use: http://dangerousprototypes.com/docs/Bus_Pirate_JTAG_XSVF_player Also possible with Arduino: https://github.com/sowbug/JTAGWhisperer

Flashcat programmer you have supports XSVF programming as well based on the specs here: http://www.embeddedcomputers.net/products/FlashcatUSB/

You need to switch to JTWG mode and select the XSVF file, then program it.

Pick the firmware: trasnceiver: https://github.com/IRNAS/ToslinkCNC/blob/master/Receiver-Transceiver/receiver%20CPLD%20VHDL%20code%20%28all%20axes%29/toslink_receiver_all.xsvf receiver: https://github.com/IRNAS/ToslinkCNC/blob/master/Transmitter/transmitter%20CPLD%20VHDL%20code/toslink_transmitter.xsvf

and program the board.