This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LDC SPI to PIC

Hi,

I want to communicate between a PIC16f877 and a LDC1OOO ,
and I want to be sure that I understand correctly a few things:
1. does the CSB pin of the LDC need configuration or that it automatically changes when communication is happening?
2. for knowing that a transmission from the LDC to the PIC has finished is the checking of the

 Buffer Full/empty bit in the PIC enough or I need to check somehow in the LDC's end for ending of transmission?

Thanks, Amitai