CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 3 matches
CCS Forum Index
Author Message
  Topic: SERVO MOTOR
misato14

Replies: 6
Views: 10260

PostForum: General CCS C Discussion   Posted: Mon Mar 29, 2010 9:48 am   Subject: SERVO MOTOR
I already seen that link, but problem remains, is that the servo rotate to one side whatever value I put in the duty cycle. I cannot find the problem and I already buy a new servo motor. I'm using pic ...
  Topic: SERVO MOTOR
misato14

Replies: 6
Views: 10260

PostForum: General CCS C Discussion   Posted: Mon Mar 29, 2010 8:48 am   Subject: SERVO MOTOR
We already used an oscilloscope, and it is 50 Hz wave and the duty cycle is correct. I already use fuse XT and HS... the result is the same....
  Topic: SERVO MOTOR
misato14

Replies: 6
Views: 10260

PostForum: General CCS C Discussion   Posted: Mon Mar 29, 2010 7:40 am   Subject: SERVO MOTOR
Hello I'm using a servo motor futaba S3003. I'm using this code:

#include "18f4550.h"
#fuses HS,NOWDT
#use delay(clock = 4000000)
#define servo PIN_B1

void main() ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group