Servo motor problem


Closed Thread
Results 1 to 4 of 4
  1. #1
    Join Date
    Sep 2008
    Posts
    5

    Default Servo motor problem

    PIC16F877A is 8 bits convolution. So servo motor step maximum value is 255. My problem is 255 how to become 1024 (10 bits). Thank you.

  2. #2
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,614


    Did you find this post helpful? Yes | No

    Lightbulb

    Hi,

    16F877 works with 8 bits AT A TIME, but can calculate with 16, 24 or 32bits.

    just need more cycles...

    Alain
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

  3. #3
    Join Date
    Sep 2008
    Posts
    5


    Did you find this post helpful? Yes | No

    Smile servo motor

    Can you give me some example?
    Thank you so much.

  4. #4
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by dboy View Post
    Can you give me some example?
    Thank you so much.
    Plenty of WORKING servo driving examples in these forums if you just use the SEARCH button.

    Plenty of PWM examples here in these forums if you just use the SEARCH button.

    Not a lot of anything that hasn't been done that can't be found if you just use the SEARCH button.

Similar Threads

  1. More Servo Woes
    By chrisshortys in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 13th May 2009, 08:40
  2. Problem with 12F629, servo and EEPROM
    By Atom058 in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 1st March 2008, 09:53
  3. Servo does not move
    By ruijc in forum General
    Replies: 12
    Last Post: - 12th November 2007, 19:14
  4. Beginner + Servo
    By james in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 31st July 2007, 21:31
  5. Help with Servo Control Please!
    By wireman22 in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 7th June 2007, 18:15

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts