SPI using K24

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

SPI using K24

594 Views
shikhasuresh
Contributor I

Hello,

I want to know whether anyone succeeded in communicating K24 as master with other devices  via SPI? I tried hard to communicate k24 with adxl362 but im not getting any data in receive buffer.

0 Kudos
1 Reply

484 Views
jeremyzhou
NXP Employee
NXP Employee

Hi Shikha,

First of all, I'd highly recommend that you should use the logic analyzer or oscilloscope to sample the wave between the K24 and adx1362.

Then according to the adx1362 datasheet, you can compare the wave with the correct writing and reading data operation protocol of adx1362.

After done that, I think you can figure the root of this issue, and you also can find some k24 SPI example demos in the KSDK 1.3.

Please go for download the KSDK 1.3 through the link as below.

Software Development Kit for Kinetis MCUs|Freescale

Have a great day,
Ping

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos