Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Stepper motor
Forum Updated to NodeBB v4.3 + New Features

Stepper motor

Scheduled Pinned Locked Moved Unsolved General and Desktop
8 Posts 4 Posters 761 Views 1 Watching
  • 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.
  • J Offline
    J Offline
    jackfr
    wrote on last edited by
    #1

    I Am Trying To Use Qt creator to control a Stepper Motor, I have been unable to get it to work properly.
    I don't know which Library i use, can you help me please

    jsulmJ JKSHJ 2 Replies Last reply
    0
    • J jackfr

      I Am Trying To Use Qt creator to control a Stepper Motor, I have been unable to get it to work properly.
      I don't know which Library i use, can you help me please

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @jackfr You will need to provide more information.
      "I don't know which Library i use" - do you mean you do not know what library to use or you don't know how to use it?
      Also: how is your question related to Qt (Qt/QtCreator do not control any stepper motors)?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      J 1 Reply Last reply
      0
      • jsulmJ jsulm

        @jackfr You will need to provide more information.
        "I don't know which Library i use" - do you mean you do not know what library to use or you don't know how to use it?
        Also: how is your question related to Qt (Qt/QtCreator do not control any stepper motors)?

        J Offline
        J Offline
        jackfr
        wrote on last edited by
        #3

        @jsulm thank you for your reply.
        i do not know what library to use.
        i m using Lattepanda (board computer that runs a full version of Windows 10/linux)
        with qt Creator

        jsulmJ Q 2 Replies Last reply
        0
        • J jackfr

          @jsulm thank you for your reply.
          i do not know what library to use.
          i m using Lattepanda (board computer that runs a full version of Windows 10/linux)
          with qt Creator

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @jackfr I also don't know. You should consider asking somewhere else. The fact that you're using QtCreator IDE does not mean this is proper location to ask this.

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          1
          • J jackfr

            @jsulm thank you for your reply.
            i do not know what library to use.
            i m using Lattepanda (board computer that runs a full version of Windows 10/linux)
            with qt Creator

            Q Offline
            Q Offline
            Qt embedded developer
            wrote on last edited by
            #5

            @jackfr i have seen that in this type of scenario linux driver you need to install for that stepper motor.

            or else you have to write user space driver on linux to check it.

            1 Reply Last reply
            0
            • J jackfr

              I Am Trying To Use Qt creator to control a Stepper Motor, I have been unable to get it to work properly.
              I don't know which Library i use, can you help me please

              JKSHJ Offline
              JKSHJ Offline
              JKSH
              Moderators
              wrote on last edited by
              #6

              @jackfr said in Stepper motor:

              I don't know which Library i use

              A computer can't control a stepper motor by itself... you also need a motor driver.

              What motor driver are you using? The hardware supplier normally also provides the libraries.

              Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

              J 1 Reply Last reply
              0
              • JKSHJ JKSH

                @jackfr said in Stepper motor:

                I don't know which Library i use

                A computer can't control a stepper motor by itself... you also need a motor driver.

                What motor driver are you using? The hardware supplier normally also provides the libraries.

                J Offline
                J Offline
                jackfr
                wrote on last edited by
                #7

                @JKSH Thank you for your reply, i'm using tb6600

                JKSHJ 1 Reply Last reply
                0
                • J jackfr

                  @JKSH Thank you for your reply, i'm using tb6600

                  JKSHJ Offline
                  JKSHJ Offline
                  JKSH
                  Moderators
                  wrote on last edited by
                  #8

                  @jackfr said in Stepper motor:

                  @JKSH Thank you for your reply, i'm using tb6600

                  OK, the TB6600 doesn't provide a library. You just need to apply signals to 3 different digital input pins: https://dfimg.dfrobot.com/nobody/wiki/0bcc0b661ce7750ff7d0134bfc3e88b3.pdf

                  So you must ask the LattePanda developers how to drive the board's digital output pins.

                  Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                  1 Reply Last reply
                  2

                  • Login

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • Users
                  • Groups
                  • Search
                  • Get Qt Extensions
                  • Unsolved