Author |
Message |
Topic: Problem Master Receiving from Slave (I2C) |
jaos699
Replies: 8
Views: 12141
|
Forum: General CCS C Discussion Posted: Fri Jul 10, 2015 9:06 am Subject: Problem Master Receiving from Slave (I2C) |
I will add this scan so my program can be more reliable, but actually my problem was something related to the electronic part, when I unplugged the power off one of the slave prototyping boards but th ... |
Topic: Problem Master Receiving from Slave (I2C) |
jaos699
Replies: 8
Views: 12141
|
Forum: General CCS C Discussion Posted: Fri Jul 10, 2015 4:56 am Subject: Problem Master Receiving from Slave (I2C) |
Beautiful! It is finally working! 1 master 2 slaves,writing and reading perfectly. Thank you very much for the help Ttelmah and PCM programmer.
I though that I could choose more than one option for ... |
Topic: Problem Master Receiving from Slave (I2C) |
jaos699
Replies: 8
Views: 12141
|
Forum: General CCS C Discussion Posted: Thu Jul 09, 2015 5:28 pm Subject: Problem Master Receiving from Slave (I2C) |
to be honest I have no idea what I am doing, I have just gathered some information from other posts and tried to make it work. Thanks for the help, I'll check the data sheet! |
Topic: Problem Master Receiving from Slave (I2C) |
jaos699
Replies: 8
Views: 12141
|
Forum: General CCS C Discussion Posted: Thu Jul 09, 2015 9:11 am Subject: Problem Master Receiving from Slave (I2C) |
Hey,
Last week I posted here asking for some help with SPI addressing to more than one slave without a SS line and was told that I2C is a better option for this case. I am now trying to build a con ... |
Topic: PIC 16f877A SPI Connection 1 Master multi slaves |
jaos699
Replies: 2
Views: 7244
|
Forum: General CCS C Discussion Posted: Mon Jul 06, 2015 5:48 pm Subject: PIC 16f877A SPI Connection 1 Master multi slaves |
Yeah, I am limited to 4 wires (I,O,CLK,SS). Thank you for the answer, I will be changing to I2C |
Topic: PIC 16f877A SPI Connection 1 Master multi slaves |
jaos699
Replies: 2
Views: 7244
|
Forum: General CCS C Discussion Posted: Mon Jul 06, 2015 12:41 pm Subject: PIC 16f877A SPI Connection 1 Master multi slaves |
Hey,
I am trying to build a spi connection between 3 pic's 16f877A. I have 1 master device and 2 slaves atm but I would like to add more in the future. I have 1 wire of working as the chip select l ... |
|