thanhtam-h / soem-w5500-rpi

Realtime ethercat master for Raspberry pi
GNU General Public License v3.0
218 stars 87 forks source link

can it work on beaglebone black? #11

Closed lichaowuwei closed 5 years ago

lichaowuwei commented 5 years ago

can this soem work on beaglebone black? Thanks and regards

thanhtam-h commented 5 years ago

yes, I have made another driver for BBB, I may share it later.

lichaowuwei commented 5 years ago

thanks, by the way, could i use shared memory to instead of recv and send for skb_buff between driver and master? thanks and regards ------------------ 原始邮件 ------------------ 发件人: "Tam Ho"notifications@github.com 发送时间: 2019年7月19日(星期五) 下午3:01 收件人: "thanhtam-h/soem-w5500-rpi"soem-w5500-rpi@noreply.github.com; 抄送: "lichaowuwei"lichaowuwei@qq.com;"Author"author@noreply.github.com; 主题: Re: [thanhtam-h/soem-w5500-rpi] can it work on beaglebone black? (#11)

yes, I have made another driver for BBB, I may share it later.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

thanhtam-h commented 5 years ago

you can look at naive drivers of EtherLAB master for reference, it is out of this project. I will close this issue.

rayaanahmed46 commented 1 year ago

yes, I have made another driver for BBB, I may share it later.

Hi can you share it?