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 7 matches
CCS Forum Index
Author Message
  Topic: Capture H_TO_L and L_TO_H for the output
mvliege

Replies: 1
Views: 5595

PostForum: General CCS C Discussion   Posted: Thu Jan 14, 2016 3:13 am   Subject: Capture H_TO_L and L_TO_H for the output
Hi all,

I want to capture H_to_L.
But when the finish H_TO_L, the output must be driven off.
And when the finish L_To_H, the output must be driven on.
I just would like to create on/off output. ...
  Topic: Changing Voltage with duty cycle
mvliege

Replies: 2
Views: 6431

PostForum: General CCS C Discussion   Posted: Wed Oct 07, 2015 8:23 am   Subject: Changing Voltage with duty cycle
Hi,

I have used half bridge to create sine wave.
I would like to change voltage and frequency.
Freq was OK, but the voltage was not changed when I changed duty cycle.
Neither increase nor decrea ...
  Topic: How to Reverse PWM Signal?
mvliege

Replies: 4
Views: 7449

PostForum: General CCS C Discussion   Posted: Tue Feb 03, 2015 2:55 am   Subject: How to Reverse PWM Signal?
Hi All,

I have used PIC18F46K22 with ccs c.

But I really need pwm signals which are reverse each other
I'd like to use this two pwm signals to create AC signal with H-Bridge mosfet.

Could yo ...
  Topic: function used but not defined
mvliege

Replies: 7
Views: 19788

PostForum: General CCS C Discussion   Posted: Wed Aug 06, 2014 11:55 pm   Subject: function used but not defined
Hi Mike,
these are my full codes:

PS the problem is that Altough I have already mentioned frequency with pwm (495Hz) but when I run the program on the PIC, I could see frequency is 990Hz. Where is ...
  Topic: function used but not defined
mvliege

Replies: 7
Views: 19788

PostForum: General CCS C Discussion   Posted: Wed Aug 06, 2014 2:52 am   Subject: SOLVED!!!
Very Happy Very Happy SOLVED!!!
Thank you guys, I found out how to use "delay"
This code solved the problem below,

#use delay(internal)

thank you,
BS
  Topic: function used but not defined
mvliege

Replies: 7
Views: 19788

PostForum: General CCS C Discussion   Posted: Tue Aug 05, 2014 8:11 am   Subject: function used but not defined
hi mike,
thank you for your reply,
here is you can find picture about this problem. Problem is about in "lcd.c"

thank you so much for your help
BS,

https://yadi.sk/i/ULRIdr74Z7zkJ
...
  Topic: function used but not defined
mvliege

Replies: 7
Views: 19788

PostForum: General CCS C Discussion   Posted: Tue Aug 05, 2014 7:17 am   Subject: function used but not defined
Hi,
I used internal oscillator with PIC18F46K22 but, I have faced this problem (it's delay problem in the lcd.c, it appears when I complied. )

"function used but not defined delay_ms 609 SRC ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group