kubabuda / ecat_servo

Open EtherCAT CiA402 servo drive implementation
GNU General Public License v2.0
164 stars 50 forks source link

Plan for FoE #9

Closed qiayuanl closed 5 months ago

qiayuanl commented 5 months ago

Hello! Your project is truly impressive! Thanks to your project, I've successfully built FOC motor drivers and IMU EtherCAT slaves using AX58100 and AX58400. Additionally, I've managed to operate up to 20 slaves at 1kHz with SOEM. I'm considering open-sourcing the code in the future.

However, updating the firmware on these slaves when installed in a robot is quite challenging. Do you have any plans to include a tutorial for File over EtherCAT (FoE)?

kubabuda commented 5 months ago

Hello, Making FoE work is definitely on my todo list, but I have very limited time for this nowadays

qiayuanl commented 5 months ago

I successfully run FoE write with the SOEM example. Maybe try FoE read someday for calibration and log reading.