Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    ConnLCD connection references in RRF3

    Scheduled Pinned Locked Moved
    General Discussion
    3
    4
    175
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • cjmundefined
      cjm
      last edited by

      I would like to use the ConnLCD connector on a Duet2 Ethernet board to provide extra GPIOs controlled using M42.

      I note that connlcd.3 And connlcd.4 are listed as available in the “Misc” section of the RRF3 pin list, but not connlcd.5/6/7/8/9/10

      Does this mean that pins 5 to 10 on ConnLCD should not be used as GPIOs?

      1 Reply Last reply Reply Quote 0
      • A Former User?
        A Former User
        last edited by

        @cjm said in ConnLCD connection references in RRF3:

        Does this mean that pins 5 to 10 on ConnLCD should not be used as GPIOs?

        not sure why, but it does mean the current firmware cannot use them yes.

        it might just be a matter of adding them to https://github.com/Duet3D/RepRapFirmware/blob/v3.02-dev/src/DuetNG/Pins_DuetNG.h#L306 but I think this is one for dc42 to chime in on.

        1 Reply Last reply Reply Quote 0
        • dc42undefined
          dc42 administrators
          last edited by

          We re-purposed ConnLCD in firmware for two additional external stepper drivers several years ago. See https://duet3d.dozuki.com/Wiki/Using_external_stepper_motor_drivers for the pinout. The two endstop pins are usable as GPIO.

          Duet WiFi hardware designer and firmware engineer
          Please do not ask me for Duet support via PM or email, use the forum
          http://www.escher3d.com, https://miscsolutions.wordpress.com

          cjmundefined 1 Reply Last reply Reply Quote 0
          • cjmundefined
            cjm @dc42
            last edited by

            @dc42

            As the ConnLCD pins appeared to be straightforward 3.3V logic level signals direct from the processor, I'd hoped they could be redefined in RRF3.

            Anyhow, thanks for the replies which fully address my question.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Unless otherwise noted, all forum content is licensed under CC-BY-SA