How to test SPI interface between two boards using LPC55S69 EVK

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

How to test SPI interface between two boards using LPC55S69 EVK

跳至解决方案
1,092 次查看
sushmasan
Contributor II

Hello Team,

I am using LPC55S69 EVK, just wanted to check, how can I test SPI interface between two different boards, treating one as master and other as slave?

Please provide me few pointers.

Regards,
San

 

0 项奖励
回复
1 解答
1,048 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @sushmasan 

Yes, you can. Just follow the readme under SDK example to connect hardware and run code.

For example SPI_interrupt demo. Hardware connection as below:

Alice_Yang_0-1725615568875.png

 

BR

Alice

 

在原帖中查看解决方案

4 回复数
1,059 次查看
sushmasan
Contributor II

Hello @Alice_Yang ,

Sorry, I missed to add more details in my previous question.

Still I am figuring out about the other hardware. Meanwhile I am trying to test SPI, I2C interfaces.

Can I able to use SPI, I2C communication between two different LPC55S69 EVK's? How can I do that?

Regards,
San

0 项奖励
回复
1,049 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @sushmasan 

Yes, you can. Just follow the readme under SDK example to connect hardware and run code.

For example SPI_interrupt demo. Hardware connection as below:

Alice_Yang_0-1725615568875.png

 

BR

Alice

 

1,001 次查看
sushmasan
Contributor II

Hi @Alice_Yang ,

Thank you so much. It is really helpful. I didn't realize that there is a readme file. After checking the directory structure, I saw there is a doc folder which contained the readme file.

Regards,
San

0 项奖励
回复
1,069 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @sushmasan 

What's your other board? For LPC55s69 side, there is SPI master/slave demo under SDK. You can use it. Download SDK from: https://mcuxpresso.nxp.com/en/select  

Alice_Yang_0-1725507051160.png

 

BR

Alice

0 项奖励
回复