Author |
Message |
Topic: Modbus example in 18F452 |
rfreddy
Replies: 3
Views: 6905
|
Forum: General CCS C Discussion Posted: Sun Mar 16, 2008 6:40 pm Subject: Modbus example in 18F452 |
Hi,
I have Modbus example running correctly for 2 16f877 as master and slave.
Now I tried to port slave's code to a 18f452 and my master now gets only exceptions, it seems to be that there is no ... |
Topic: modbus.c and ex_modbus_slave.c problem |
rfreddy
Replies: 5
Views: 10208
|
Forum: General CCS C Discussion Posted: Thu Mar 13, 2008 5:30 pm Subject: Problem with 18f452 |
Hi, I changed modbus.c for ex_modbus.c and I have this example running correctly for 2 16f877 as master and slave.
Now I tried to port slave's code to a 18f452 and my master now gets only exceptio ... |
Topic: Help with DS1621 |
rfreddy
Replies: 6
Views: 25992
|
Forum: General CCS C Discussion Posted: Tue Aug 14, 2007 5:57 pm Subject: Thanks |
Hi, thank you very much for your prompt answer. I'll try this code asap!
Bye,
Freddy. |
Topic: Help with DS1621 |
rfreddy
Replies: 6
Views: 25992
|
Forum: General CCS C Discussion Posted: Tue Aug 14, 2007 10:49 am Subject: Help with DS1621 |
Hi,
I'm working with a 18f4550 and a DS1621. I was successful reading the temperature from the DS1621 but now I'm unable to set the th and tl values for the thermostat.
Does anybody have a working ... |
Topic: Another DS1307 driver |
rfreddy
Replies: 34
Views: 359558
|
Forum: Code Library Posted: Fri Jun 15, 2007 3:21 pm Subject: Another DS1307 driver |
Has anybody tried this code in a 16f877?, I'm actually using on it but I'm unable to set the date and time correctly. Any idea?
Thanks,
Freddy. |
Topic: Help with 24c256 |
rfreddy
Replies: 3
Views: 5107
|
Forum: General CCS C Discussion Posted: Mon Jun 04, 2007 11:43 am Subject: Re: Help |
Hi, thank you both for your timely answers. The code worked great!.
Freddy. |
Topic: Help with 24c256 |
rfreddy
Replies: 3
Views: 5107
|
Forum: General CCS C Discussion Posted: Sun Jun 03, 2007 7:52 am Subject: Help with 24c256 |
Hi!, I'm writing an application which uses 8 24c256 I2C EEPROM. I was only able to write in one of them, but all my efforts to write in the others were unsucessful. I know the logic address must match ... |
|