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: Interrupts and operations
weland98

Replies: 8
Views: 19131

PostForum: General CCS C Discussion   Posted: Wed Mar 21, 2018 11:04 am   Subject: Interrupts and operations
Not actually,

What it is asked is that, with two analog inputs, (one of them a sinewave generated with a normal signal generator) and the other one a 5v pot variable. Now, it converts these two in ...
  Topic: Interrupts and operations
weland98

Replies: 8
Views: 19131

PostForum: General CCS C Discussion   Posted: Wed Mar 21, 2018 9:54 am   Subject: Interrupts and operations
When I say it compiles,

I am refering to CCS C Compiler


#include <16f877a.h>
#device adc=10
#fuses hs,nowdt,noprotect,noput
#use delay (clock=4M)
#int_timer0
#DEFINE PIN_A3 ...
  Topic: Interrupts and operations
weland98

Replies: 8
Views: 19131

PostForum: General CCS C Discussion   Posted: Tue Mar 20, 2018 4:33 pm   Subject: Interrupts and operations
Good day,

I am trying to write a code in order to achieve that with the interrupts the analog inputs refresh each 10ms.

Also to take a sin signal for one analog input, and 5v variable with a po ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group