Author |
Message |
Topic: i2c slave on pic18f2420 |
jenipapo
Replies: 1
Views: 3807
|
Forum: General CCS C Discussion Posted: Thu Jan 06, 2011 9:39 am Subject: i2c slave on pic18f2420 |
Dear all,
I use a pic18f2420 as an i2c counter. The pic is i2cslave and time to time another microprocessor (arm9) read pic contents values using i2c bus.
Time to time, the arm9 reset the whole sys ... |
Topic: i2c slave scl and sda stick to gnd |
jenipapo
Replies: 3
Views: 4385
|
Forum: General CCS C Discussion Posted: Mon Aug 09, 2010 8:36 am Subject: i2c slave scl and sda stick to gnd |
Sorry!
At the end of the code, its CKP=1 instead of CKP=0. |
Topic: i2c slave scl and sda stick to gnd |
jenipapo
Replies: 3
Views: 4385
|
Forum: General CCS C Discussion Posted: Mon Aug 09, 2010 8:06 am Subject: i2c slave scl and sda stick to gnd |
Hi, all
I try to use slave i2c routines on a 18F2420.
Time to time, I can see SCL and SDA lines stuck to gnd.
Their level become "normal" only after a power OFF/ON.
Here you can find ... |
Topic: multi files, linker and MPLAB |
jenipapo
Replies: 1
Views: 3229
|
Forum: General CCS C Discussion Posted: Sun Jan 27, 2008 4:10 am Subject: multi files, linker and MPLAB |
Dear all,
I use ccs 4.x
I was unable to find in this forum the way, if any, to use linker and multifiles in Mplab. Instead, I saw sentences like "read general comments on 4.x version" etc. ... |
|