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

    LCD support for the RADDS?

    Scheduled Pinned Locked Moved
    Firmware wishlist
    2
    4
    782
    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.
    • napierdmarkundefined
      napierdmark
      last edited by

      Is it fairly easy to add the LCD support from the Maestro to the RADDS build?

      Cheers,

      Mark Napier

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

        Maybe, it depends on whether the LCD interface on RADDS is tied in to the hardware SPI of the processor.

        I don't have time to maintain RRF ports for older boards. I had hoped that either the manufacturer of RADDS or someone else would take over responsibility for the RADDS port and continue to develop it with support from me, but sadly nobody has volunteered. In case somebody does step forward, I haven't deleted the RADDS configuration from the build system yet.

        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

        1 Reply Last reply Reply Quote 0
        • napierdmarkundefined
          napierdmark
          last edited by

          I would be happy to do some porting and testing on my board. Usual thing is that I need hand-holding to get the development environment up and going. I use my Macbook for everything but worst-come-to-worst I could do it in a Windows 7 VM.

          I certainly have benefitted from the RRF devel on the RADDS. Thank you much for that!

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

            If you want to give it a try, this is what you will need to do:

            1. Get the latest RADDS version building, using the dev branches of both RepRapFirmware and CoreNG. There are build instructions for the Mac in file buildinstructions.md. I didn't write it, so it may be a little out of date now.

            2. When that's working, switch to the v2-dev branch of RepRapFirmware and the main branch of CoreNG. That's where development is taking place at present. You will need to add the FreeRTOS and RRFLibraries projects, and port some changes into the RADDS-specific files in the CoreNG and RepRapFirmware projects. I can give you advice on that. You will also need to add a SAM3X build configuration to project RRFLibraries.

            We haven't supported RTOS on the SAM3X-based Duets because of shortage of RAM. However, as Due/RADDS does not have a network interface, there should be sufficient RAM saved by not having the network stack.

            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

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