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 8 matches
CCS Forum Index
Author Message
  Topic: Read RS232, Read ADC, PWM output
shan1923

Replies: 14
Views: 19851

PostForum: General CCS C Discussion   Posted: Sat Oct 17, 2015 2:55 am   Subject: Read RS232, Read ADC, PWM output
@Ttelmah. Thanks a lot. Smile
  Topic: Read RS232, Read ADC, PWM output
shan1923

Replies: 14
Views: 19851

PostForum: General CCS C Discussion   Posted: Wed Oct 14, 2015 4:09 am   Subject: Read RS232, Read ADC, PWM output
Thank you for your code Ttelmah Very Happy

I'm planning to control FET base with the help of PWM Pulse. I think I'll do it.
I have a doubt in one statement. plz clear me

set_pwm1_duty(0x80 ...
  Topic: Read RS232, Read ADC, PWM output
shan1923

Replies: 14
Views: 19851

PostForum: General CCS C Discussion   Posted: Wed Oct 14, 2015 1:26 am   Subject: Read RS232, Read ADC, PWM output
Very Happy Laughing thanks guys! finally I got it with all your help.
in simulation it is working fine but in simulation log it is showing " simulation is not running in real time due to excessive cp ...
  Topic: Read RS232, Read ADC, PWM output
shan1923

Replies: 14
Views: 19851

PostForum: General CCS C Discussion   Posted: Tue Oct 13, 2015 12:09 am   Subject: Read RS232, Read ADC, PWM output
@ezflyr. it is a real hardware project but right now im checking it in Proteus simulation.
I have checked what you said. still the same issue.

while(1)
{
pwm1 = read_adc(); ...
  Topic: Read RS232, Read ADC, PWM output
shan1923

Replies: 14
Views: 19851

PostForum: General CCS C Discussion   Posted: Mon Oct 12, 2015 5:45 am   Subject: Read RS232, Read ADC, PWM output
@ Ttelmah. what I have to do now?
continuously I have to read ADC value and check the RS-232. this is my condition. should I change the conditions?
I have no clue to make it out. if you have any s ...
  Topic: Read RS232, Read ADC, PWM output
shan1923

Replies: 14
Views: 19851

PostForum: General CCS C Discussion   Posted: Mon Oct 12, 2015 4:24 am   Subject: Read RS232, Read ADC, PWM output
thanks for your valuable comment Ttelmah. I ll consider it. Smile
  Topic: Read RS232, Read ADC, PWM output
shan1923

Replies: 14
Views: 19851

PostForum: General CCS C Discussion   Posted: Mon Oct 12, 2015 4:18 am   Subject: Read RS232, Read ADC, PWM output
thank u asmallri for your reply.

" PROBLEM 1: " - My intention is to wait until the data receive through RS232.
NOTE: I ll receive data from subsystem for every 30ms. so no problem for ...
  Topic: Read RS232, Read ADC, PWM output
shan1923

Replies: 14
Views: 19851

PostForum: General CCS C Discussion   Posted: Mon Oct 12, 2015 3:07 am   Subject: Read RS232, Read ADC, PWM output
Guys please help me!

I'm stuck in a loop, Embarrassed plz help me!

First I'll tell my program briefly. Smile
* I want to control the brightness of LED. (Day and Night mode) through POT
* I' ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group