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

    Acellerometer via stacked temp daughterboard on 6xd

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    3
    6
    105
    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.
    • lazy_mosquitoundefined
      lazy_mosquito
      last edited by

      Hi,
      I am using a fixed acclerometer via a stacked daughterboard on a 6xd duet3d.
      I connected 2 tempsensors via rtd1 and rtd2 on the temp daughterboard and the accelerometer as suggested in the duet3d manual. The suggestion is now to configure the accelerometer via
      M955 P0 C"spi.cs4+spi.cs3" ; all wires connected to temp DB connector, stacked on temperature daughterboard
      Following this logic the temp sensors should be configured like
      M308 S0 P"spi.cs1" Y"rtd-max31865"
      M308 S1 P"spi.cs2" Y"rtd-max31865"
      Only 1 of the temp sensors seems to work.
      I want to exclude an error in the configfile before i start to alter the hardware

      I thought the spi.cs numbering goes from 0 to 3?
      How comes that the accelerometer is using spi.cs4?

      what should be the right numbering in the configfile for as well the accelero meter as the tempsensors.

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

        @lazy_mosquito on all Duet boards except the 6HC, the CS numbers on the temperature daughter board are 1 and 2 for the first board, and 3 and 4 for the second.

        On the 6HC only they are 0,1 and 2,3.

        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

        lazy_mosquitoundefined 2 Replies Last reply Reply Quote 0
        • lazy_mosquitoundefined
          lazy_mosquito @dc42
          last edited by lazy_mosquito

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • lazy_mosquitoundefined
            lazy_mosquito @dc42
            last edited by

            @dc42 Thanks, solved it. But then should the rrf configuration tool be changed because when you select the 6xd board you can't select the spi.cs4. It gives the spi.cs outputs from the 6HC

            jay_s_ukundefined 1 Reply Last reply Reply Quote 0
            • jay_s_ukundefined
              jay_s_uk @lazy_mosquito
              last edited by

              @lazy_mosquito one for @chrishamm to look at

              Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

              lazy_mosquitoundefined 1 Reply Last reply Reply Quote 0
              • lazy_mosquitoundefined
                lazy_mosquito @jay_s_uk
                last edited by

                @jay_s_uk thanks. i forwarded it to him.

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