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 6 matches
CCS Forum Index
Author Message
  Topic: External Interrupt 18f4550
snash

Replies: 3
Views: 8227

PostForum: General CCS C Discussion   Posted: Thu Nov 14, 2013 5:18 am   Subject: External Interrupt 18f4550
I'm using a external interrupt and i'd like to know if is possible when the edge is low to high do something otherwise (border high to low) do another thing.

Thanks.

I know how to use for one ca ...
  Topic: INT16 shift bits
snash

Replies: 2
Views: 4324

PostForum: General CCS C Discussion   Posted: Tue Nov 05, 2013 3:06 pm   Subject: INT16 shift bits
Thanks!!!
  Topic: INT16 shift bits
snash

Replies: 2
Views: 4324

PostForum: General CCS C Discussion   Posted: Tue Nov 05, 2013 1:27 pm   Subject: INT16 shift bits
I have a int16 variable and i have to put two int8 variables inside like:

int16 result = 0;
int8 a = 0x3C;
int8 b = 0x0C;


the result variable should stay like

result = 0X3C0C;

Could so ...
  Topic: Array shift
snash

Replies: 1
Views: 4317

PostForum: General CCS C Discussion   Posted: Fri Oct 11, 2013 9:01 am   Subject: Array shift
Hi

I'm new user in ccs and i'm having a problem in shift 1 bit from my array.

I need to shift inside the for loop because i will make somethings yest

void f_switch()
{
int i= ...
  Topic: 16F877A - get_timer0
snash

Replies: 3
Views: 7424

PostForum: General CCS C Discussion   Posted: Sat May 30, 2009 10:52 am   Subject: 16F877A - get_timer0
I'm using a 20mhz clock external in 16f877a.
  Topic: 16F877A - get_timer0
snash

Replies: 3
Views: 7424

PostForum: General CCS C Discussion   Posted: Sat May 30, 2009 10:50 am   Subject: 16F877A - get_timer0
its me above
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group