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: I want to decode DCF77
BABA

Replies: 4
Views: 7374

PostForum: General CCS C Discussion   Posted: Mon Feb 28, 2005 4:29 pm   Subject: I want to decode DCF77
Hello Eric,
I've a part of code that do that... Check your PM.

Stephane.
  Topic: strange bootup on pic16F876A and pic16f873A
BABA

Replies: 4
Views: 12779

PostForum: General CCS C Discussion   Posted: Mon Oct 25, 2004 1:03 am   Subject: strange bootup on pic16F876A and pic16f873A
here is the modbus_slave.c file called in the main project

///////////////////////////////////////////////////////////
#define EN485 PIN_C4
#define TX485 PIN_C6
#define RX485 PIN_C7
/////////// ...
  Topic: strange bootup on pic16F876A and pic16f873A
BABA

Replies: 4
Views: 12779

PostForum: General CCS C Discussion   Posted: Mon Oct 25, 2004 1:02 am   Subject: strange bootup on pic16F876A and pic16f873A
here is hte code of the main program...if you see something wrong :)

///////////////////////////////////////////////////////////
#include <16F873A.h>
#define FREQUENCY 20000000
#fuses HS,P ...
  Topic: strange bootup on pic16F876A and pic16f873A
BABA

Replies: 4
Views: 12779

PostForum: General CCS C Discussion   Posted: Mon Oct 25, 2004 12:59 am   Subject: strange bootup on pic16F876A and pic16f873A
NOLVP option is set #fuse list...
  Topic: strange bootup on pic16F876A and pic16f873A
BABA

Replies: 4
Views: 12779

PostForum: General CCS C Discussion   Posted: Sun Oct 24, 2004 1:01 pm   Subject: strange bootup on pic16F876A and pic16f873A
hello guys,

I've made a design under 16F876A (and I migrate to 16F873A)
design define a simplified modbus (RS485) that manages some relays and read counters that detect input change from LtoH leve ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group