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.

TMS570LC4357: SPI COMMUNICATION

Part Number: TMS570LC4357
Other Parts Discussed in Thread: HALCOGEN

I Want  to  write  a  code  for  SPI  protocol   using  driver  function  uint32 spiTransmitData(spiBASE_t *spi, spiDAT1_t *dataconfig_t, uint32 blocksize, uint16 * srcbuff);  uint32 spiReceiveData(spiBASE_t *spi, spiDAT1_t *dataconfig_t, uint32 blocksize, uint16 * destbuff);  just   explain  have  use  in  code  and  build  communication  , explain  the  logic  sir  code  i  will try  to  built 

regards

Jeeva