Thread: Stellaris® Stepper Motor RDK

  1. #1
    Registered User
    Join Date
    May 2007
    Posts
    16

    Stellaris® Stepper Motor RDK

    Hi,
    I'm trying to write a program that will control a stepper motor by telling it what position to move to. Making it move by increments would work as well. I'm using a Stellaris® Stepper Motor Reference Design Kit, and it including example software, but I haven't been able to compile any of my own. I keep getting linker errors. I'm using DevC++. Here is the link to the products website which you can download all software and libraries and documentation.
    http://www.luminarymicro.com/products/rdk_stepper.html
    Example source code and how to set up my program would be extremely helpful!
    Thanks!
    Blair

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    Maybe post some error messages ?
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. function to run stepper motor
    By sunnycyboid in forum C Programming
    Replies: 1
    Last Post: 11-01-2002, 05:43 AM
  2. Stepper Motor Control .......
    By svglolla in forum C Programming
    Replies: 1
    Last Post: 02-18-2002, 11:03 AM