MIMXRT1060-EVK: How to use SPI

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

MIMXRT1060-EVK: How to use SPI

Jump to solution
913 Views
kenji
Contributor IV

Hi All.

I'm new with NXP's i.MX RT1060 MPU.
Now I'm using MIMXRT1060-EVK for software development.

And I want to use SPI to communicate with external motor driver.

To use SPI I want to refer the sample code, but I don't know the difference of flexspi, lpspi and cmsi_lspi.

What should I use for usual SPI communication?
I want use as master SPI.

kenji_0-1624612480692.png

 

Labels (1)
Tags (1)
0 Kudos
1 Solution
899 Views
jeremyzhou
NXP Employee
NXP Employee

Hi,
Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.
1)What should I use for usual SPI communication?
-- According to your statement, I'd highly recommend you to refer to the lpspi demos.

jeremyzhou_0-1624847743874.png

Hope it helps.
Have a great day,
TIC

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

 

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

View solution in original post

0 Kudos
2 Replies
900 Views
jeremyzhou
NXP Employee
NXP Employee

Hi,
Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.
1)What should I use for usual SPI communication?
-- According to your statement, I'd highly recommend you to refer to the lpspi demos.

jeremyzhou_0-1624847743874.png

Hope it helps.
Have a great day,
TIC

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

 

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos
896 Views
kenji
Contributor IV

Hi, Jeremyzoh-san.

I refer to it! Thank you.

0 Kudos