g2 wrong axis pin usage

Home Forums TinyG TinyG Feature Requests g2 wrong axis pin usage

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10402
    gochisar
    Member

    g2 shield m1_step pin is attached to DUE pin 2.
    Arduino DUE pin 2 is low current pin. Max current output is 9 ma.
    When step frequency getting high, stepper driver is not saturate enough!

    My offer is use SAM3X8E C Port for maximum secure stepping. C Port Pins is power current output.

    #10403
    cmcgrath5035
    Moderator

    Are you using Gshield on DUE for motor drive or external drivers?

    You should consider a 3.3v to 5 V logic buffer for all external driver interfaces.

    Or, you could make the pin change you suggest in Motate and recompile.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.