Pending video release
This commit is contained in:
@@ -30,6 +30,16 @@ The .ioc file can be opened in CubeMX. The STM32F407 processor has functions tie
|
||||
|
||||
I have put [Dig_8IN_8OUT.xml](Dig_8IN_8OUT.xml) here, this is an example ESI file for the LAN9252 IC standalone, no MCU needed. It's sometimes handy to have the simplest possible ESI file at ahnd, here it is. You find the ESI file for the Encoder application [here](Firmware/lib/soes/MetalMusings_EaserCAT_2000_encoder.xml)
|
||||
|
||||
##### **linuxcnc** contains modifications to make EaserCAT 2000 work
|
||||
|
||||
The configuration files and the hal component I used are placed here.
|
||||
|
||||
##### LAN9252_eeprom_store_valid
|
||||
|
||||
Arduino sketch to program the AT24C32 eeprom with a valid eeprom content. Hook up the eeprom using I2C and run the program. The verification in the of theprogram must be passed for valid programming.
|
||||
|
||||
|
||||
|
||||
###License
|
||||
|
||||
Don't violate the original licenses. No warranties. Use it any way you like.
|
||||
@@ -6,7 +6,14 @@ that I used during the creation of my own EtherCAT device.
|
||||
This job is documented in a series of Youtube videos, from my first attempts to understand
|
||||
how EtherCAT works, to making my own pcb, program it and testing it in LinuxCNC.
|
||||
|
||||
## My own EtherCat device 4. The PCB is here
|
||||
## Make my own EtherCat device 5. The lathe is alive
|
||||
|
||||
I hook up the EaserCAT 2000 board to my mini-lathe and make it work.
|
||||
Documentation is available here, please select the *Video5* branch.
|
||||
|
||||
[](https://youtu.be/wOtMrlHCCic)0
|
||||
|
||||
## Make my own EtherCat device 4. The PCB is here
|
||||
|
||||
In this video it starts to be interesting. I have got the pcb and I try to make it work.
|
||||
Now I finally make documentation available, see [this folder](Pcb-1-lan9252).
|
||||
|
||||
Reference in New Issue
Block a user