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 4 matches
CCS Forum Index
Author Message
  Topic: PWM: no way to move a servo
navajo

Replies: 10
Views: 16359

PostForum: General CCS C Discussion   Posted: Mon May 08, 2006 3:34 am   Subject: Working
ckielstra, thank you very much to you and all people how helped me. The servo is now working.

Thank you very much.
  Topic: PWM: no way to move a servo
navajo

Replies: 10
Views: 16359

PostForum: General CCS C Discussion   Posted: Mon May 08, 2006 1:20 am   Subject: Still no PWM signal generated
Hello again people,

I was working in the idea of andreluizeng. I used his PWM function into my program. I think the main progam section fails. What I want to do is, if pins RA1 and RA0 have 0v or 5 ...
  Topic: PWM: no way to move a servo
navajo

Replies: 10
Views: 16359

PostForum: General CCS C Discussion   Posted: Tue May 02, 2006 2:40 pm   Subject: PWM: no way to move a servo
Hi,

Yes I am using a RC servo.
So andreluizeng you mean that to move the servo left I should use something like:

while (1)
{
output_low(PIN_C2);
setup_timer_2(T2_DIV_BY_4, 1(it refers to 1m ...
  Topic: PWM: no way to move a servo
navajo

Replies: 10
Views: 16359

PostForum: General CCS C Discussion   Posted: Tue May 02, 2006 2:00 pm   Subject: PWM: no way to move a servo
Hello everybody,

After check many post in this and other forums I still can not move my servo with the program I have written.

I have a breadboad with a PIC 16F877A and a 4MHz xtal. I
I want to ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group