SPI Master and Slave

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

SPI Master and Slave

379 Views
kiansengkoh
Contributor I

I am using two MK64FN and KDS 3.2 with KSDK 1.3. I want to implement SPI master and slave. I use ProcessExpert to add component 'DPSI' and configure Master and Slave configurations. The slave no reply (using DSPI_DRV_SlaveTransferBlocking (as I can see the Master signal on scope) and also the Events.c (SPI_1_IRQHandler) seems not working. Connection: SPI0-SPI1, SIN-SOUT, SOUT-SIN, CLK-CLK-, CS-CS. 

0 Kudos
1 Reply

236 Views
jorge_a_vazquez
NXP Employee
NXP Employee

Hi Kian Seng Koh

Could you explain more your settings, it is complicate to follow what the problem could be.

For Processor Expert projects we recommend to check the propierities  of the component that is been used, you can right click in the component and go to "help on component". You can also check the examples of KSDK 1.3 for the dspi driver and see if you can run the code without problems.


Hope this information helps you
Have a great day,
Jorge Alcala

0 Kudos