Author |
Message |
Topic: SPI Master Slave Problem w/ 876's |
Chard
Replies: 8
Views: 17544
|
Forum: General CCS C Discussion Posted: Fri Jun 02, 2017 12:08 pm Subject: SPI Master Slave Problem w/ 876's |
Yes, I agree its a great product and definitely on my hit list, but this
was a bit misleading
result = spi_xfer(stream, data, bits)
I was under the impression that this function did all the legwork ... |
Topic: SPI Master Slave Problem w/ 876's |
Chard
Replies: 8
Views: 17544
|
Forum: General CCS C Discussion Posted: Fri Jun 02, 2017 8:42 am Subject: SPI Master Slave Problem w/ 876's |
Thank you Ttelmah for this explanation. I will give your sample code a try
and keep messing with it until this trial version runs out. I will either just rewrite this (all) in Hitech C or MikroC and ... |
Topic: SPI Master Slave Problem w/ 876's |
Chard
Replies: 8
Views: 17544
|
Forum: General CCS C Discussion Posted: Fri Jun 02, 2017 3:41 am Subject: SPI Master Slave Problem w/ 876's |
Thank you for the expedient reply,Ttelmah and temtronic. I removed the printf from the ISR with same results. When this triggers it should send the
result that has been aquired, yes? spi_xfer(SPI_1,r ... |
Topic: SPI Master Slave Problem w/ 876's |
Chard
Replies: 8
Views: 17544
|
Forum: General CCS C Discussion Posted: Thu Jun 01, 2017 4:42 pm Subject: SPI Master Slave Problem w/ 876's |
Hello, I have been fighting this problem for a couple of days and was wondering if you can help. I am using the latest Demo Version with 3 days left and using SPI (to) Master / Slave with two PIC16F87 ... |
|