Forum Replies Created

Viewing 1 - 2 of 2 posts
  • MikeD

    Member
    August 5, 2022 at 4:02 pm

    Hi Oscar1975

    I think I know what you are trying to ask.

    You can access the digital pins on the maxi and mega through the 26 pin headers just like you would an Arduino except that the Controllino’s pins have ESD protection.

    I think you are asking what is the maximum frequency that the pins can do a digitalWrite function so that you can either drive a stepper directly or send a pulse to a stepper driver?

    An arduino UNO GPIO pin can do a digitalWrite of about 147khz I have found at 5v. If you need to go faster you will have to use fastdigitalWrite or Port manipulation.

  • MikeD

    Member
    August 5, 2022 at 3:39 pm

    If you go to the product page and click on the I/O tab what does it say right next to “Digital 2A Outputs – 12”. ?

Viewing 1 - 2 of 2 posts