groberts
Joined: 08 Feb 2009 Posts: 4
|
Using #use_spi() and CCS software library |
Posted: Sun Feb 08, 2009 11:09 am |
|
|
I have looked everywhere for an example of SPI where the communication is using the CCS SPI libraries, #use_spi, and spi_xfer() for the communication. My case is where a master is a 16F886 which WOULD use the hardware module, and a 12F675 which would use a software version from the CCS compiler. CCS has no examples of something like this.
1) I would like to have feedback whether this is really feasible
2) Tips on what to do or not to do
3) just the #use_spi with correct settings to allow both PIC's to communicate.
Thanks,
GregR |
|