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: I2c examples
muerte

Replies: 1
Views: 3432

PostForum: General CCS C Discussion   Posted: Tue Jun 17, 2008 1:51 am   Subject: I2c examples
Hi,
Post your program and .h.
Hardware config....
  Topic: DS1307 & PIC16F877A problem...
muerte

Replies: 9
Views: 13220

PostForum: General CCS C Discussion   Posted: Thu Jun 12, 2008 12:26 pm   Subject: DS1307 & PIC16F877A problem...
LCD and keypad using I2c.

I remove 23008 and... problem solved. Interesting.... 23008 and 1307 different I2C adress.

Thanks and sorry for my bad English Wink
  Topic: DS1307 & PIC16F877A problem...
muerte

Replies: 9
Views: 13220

PostForum: General CCS C Discussion   Posted: Thu Jun 12, 2008 11:38 am   Subject: DS1307 & PIC16F877A problem...
Ok.
main.h

#include <16F877A.h>
#device *=16
#device adc=8

#FUSES NOWDT //No Watch Dog Timer
#FUSES HS //High speed Osc (> 4mhz)
#F ...
  Topic: DS1307 & PIC16F877A problem...
muerte

Replies: 9
Views: 13220

PostForum: General CCS C Discussion   Posted: Thu Jun 12, 2008 11:23 am   Subject: DS1307 & PIC16F877A problem...
Real hardware. Config on board: PIC16F877A@20MHz, DS1307, 24LC256, MCP23008, LCD2x16 + keypad (via i2c). I replace this RTC, no effect. Time ok, date wrong (send 11/06/08 read 11/02/08). Crying or Very sad No ide ...
  Topic: DS1307 & PIC16F877A problem...
muerte

Replies: 9
Views: 13220

PostForum: General CCS C Discussion   Posted: Thu Jun 12, 2008 8:38 am   Subject: DS1307 & PIC16F877A problem...
Thanks for answer, I change this line, but no effect.
Compiler : PCM Version 4.073.
  Topic: DS1307 & PIC16F877A problem...
muerte

Replies: 9
Views: 13220

PostForum: General CCS C Discussion   Posted: Thu Jun 12, 2008 4:05 am   Subject: DS1307 & PIC16F877A problem...
Hi,
Please help me. I use driver from http://www.ccsinfo.com/forum/viewtopic.php?t=23255, my code:

#include "C:\CCS\SBC44B\T1\main.h"
#include "C:\CCS\SBC44B\T1\ds1307.c&qu ...
  Topic: ds18s20 with pic18f452??
muerte

Replies: 3
Views: 5430

PostForum: General CCS C Discussion   Posted: Wed May 21, 2008 3:48 am   Subject: Re: ds18s20 with pic18f452??
Hi,
anybody has a working assembly or C program for pic18f452 with 1 ds1820 to either LCD or UART..any kind of help is appreciated..thanks!

http://www.ccsinfo.com/forum/viewtopic.php?t=28425
  Topic: DS18S20 & DS18B20 Codes
muerte

Replies: 54
Views: 634018

PostForum: Code Library   Posted: Wed May 21, 2008 3:40 am   Subject: Re: ds18s20
Hi all,
hello, thanx for the source code. Works like a charm with both DS18S20 and B. Can any1 tell me what the maximal length of a cable between a PIC and the sensor can be?
cheers meereck

anybo ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group