Giter Club home page Giter Club logo

Comments (3)

thanhtam-h avatar thanhtam-h commented on June 8, 2024

Did you try to increase EC_TIMEOUTRET3 in 'soem/ethercattype.h' and rebuild soem lib? Currently I set it to 200ms. So far I has tested with several drives like Maxon MAXPOS, Servotronix, Elmo Gold, Fastech Ezi,..

from soem-w5500-rpi.

thanhtam-h avatar thanhtam-h commented on June 8, 2024

frankgp,
I have updated driver file to add one more function:

int wiznet_hw_config(uint32_t spi_clkDiv, int startup_rst, uint32_t link_wait_us)

You now can control:

  • SPI clock (3 possible speeds include 31.25 MHz(default), 15.625 MHz and 7.8125 MHz
  • RESET at startup or NOT
  • waiting after RESET if enabled
    You can call this function any place just before calling "ec_init".
    For more details, read description in wiznet_drv.h file and in updated examples.
    Cheers

from soem-w5500-rpi.

frankgp avatar frankgp commented on June 8, 2024

Thanks a lot!
It's OK!

thanks again!

from soem-w5500-rpi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.