Author |
Message |
Topic: i2c, RS232? |
SiiE
Replies: 8
Views: 8424
|
Forum: General CCS C Discussion Posted: Sun Aug 29, 2010 11:36 am Subject: i2c, RS232? |
ok ty very much lemme check it :D |
Topic: i2c, RS232? |
SiiE
Replies: 8
Views: 8424
|
Forum: General CCS C Discussion Posted: Fri Aug 27, 2010 12:37 pm Subject: i2c, RS232? |
176 PIC I2C slaves?
I trust you're using 10bit addressing as "normal" mode is only 7bits (1 bit reserved for Read/Write).
In any case, if you used 10bit addressing, you could easily ha ... |
Topic: i2c, RS232? |
SiiE
Replies: 8
Views: 8424
|
Forum: General CCS C Discussion Posted: Fri Aug 27, 2010 10:11 am Subject: ok this is the proccess |
I see,
So I take it you're trying to read lines of text from an input, and send the read data out to 175 different pics, so I'm assuming *1* - *175* signifies which pic you're communicating with?
... |
Topic: i2c, RS232? |
SiiE
Replies: 8
Views: 8424
|
Forum: General CCS C Discussion Posted: Thu Aug 26, 2010 9:30 am Subject: i2c, RS232? |
Thx vinniewryan but the problem is still here because that code is just if the group B won't change, and all groups (176 groups) change, and after that I need to put another 3334 groups with different ... |
Topic: i2c, RS232? |
SiiE
Replies: 8
Views: 8424
|
Forum: General CCS C Discussion Posted: Wed Aug 25, 2010 3:38 pm Subject: i2c, RS232? |
hi!
I have a little problem and I am stuck in my program so please I need help for this.
ok, this is the situation:
I have a list of text that I need to send to 3 pics at the same time, so I ... |
|