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 5 matches
CCS Forum Index
Author Message
  Topic: Problem with RC5 code
tomi7

Replies: 3
Views: 6291

PostForum: General CCS C Discussion   Posted: Thu Jan 06, 2005 1:30 pm   Subject: Problem with RC5 code
I use TSOP1738 as IR receiver. Transmition rs-232 works correcly.
Decoding rc5 is wrong, if a press "1" key I get code 30h in place of 01h,
"2" - 28h
"3" - 20h
"4" - 18h
etc...
  Topic: Problem with RC5 code
tomi7

Replies: 3
Views: 6291

PostForum: General CCS C Discussion   Posted: Wed Jan 05, 2005 1:21 pm   Subject: Problem with RC5 code
I have wrote program for pic12f675 to decode rc5 code.
It works, but decoding rc5 is not correct.
What is wrong ? Can You help me ?


#include <12F675.h>
#device adc=8
#use delay(cloc ...
  Topic: Code for ADE7756 ?
tomi7

Replies: 1
Views: 7022

PostForum: General CCS C Discussion   Posted: Mon Sep 27, 2004 12:01 pm   Subject: Code for ADE7756 ?
Has anybody write code for ADE7756 ?
I have started project power meter and I'm looking for example.
  Topic: Problem with LCD display
tomi7

Replies: 3
Views: 8393

PostForum: General CCS C Discussion   Posted: Thu Sep 16, 2004 3:20 pm   Subject: Problem with LCD display
Yes, NOLVP helps, uffff Very Happy
Thanks You very much.
  Topic: Problem with LCD display
tomi7

Replies: 3
Views: 8393

PostForum: General CCS C Discussion   Posted: Wed Sep 15, 2004 1:25 pm   Subject: Problem with LCD display
I have problem with LCD display. I have use functions from orginal lcd.c and set PortB for LCD interface. This program doesn't work, led diode turns on once, but i hapens only sometimes. When I remove ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group