I believe the key to making it work was the pir1.3 interrupt.I used the MSSI port a while back with a Max1270 A/D chip.Attached is that code,look under Data Aquisition.
I believe the key to making it work was the pir1.3 interrupt.I used the MSSI port a while back with a Max1270 A/D chip.Attached is that code,look under Data Aquisition.
I will try this, but...Originally Posted by arniepj
I am not using an interrupt in this application. Does it still need to be reset after every transmission?
Ron
O.K. I got it up and runnung. The interrupt flag idea led me to check all the flag bits. It turned out the buffer full flag was put in the wrong place and the program was running past the buffer before it was full. Thanks for the lead.
Ron
Bookmarks