How to test SPI interface between two boards using LPC55S69 EVK

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

How to test SPI interface between two boards using LPC55S69 EVK

跳至解决方案
1,268 次查看
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,224 次查看
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,235 次查看
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,225 次查看
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,177 次查看
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,245 次查看
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 项奖励
回复
%3CLINGO-SUB%20id%3D%22lingo-sub-1947482%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%3E%E5%A6%82%E4%BD%95%E4%BD%BF%E7%94%A8%20LPC55S69%20EVK%20%E6%B5%8B%E8%AF%95%E4%B8%A4%E5%9D%97%E6%9D%BF%E4%B9%8B%E9%97%B4%E7%9A%84%20SPI%20%E6%8E%A5%E5%8F%A3%3C%2FLINGO-SUB%3E%3CLINGO-BODY%20id%3D%22lingo-body-1947482%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%3E%3CP%3E%E5%A4%A7%E5%AE%B6%E5%A5%BD%EF%BC%8C%3C%2FP%3E%3CP%3E%E6%88%91%E6%AD%A3%E5%9C%A8%E4%BD%BF%E7%94%A8%20LPC55S69%20EVK%EF%BC%8C%E5%8F%AA%E6%98%AF%E6%83%B3%E6%A3%80%E6%9F%A5%E4%B8%80%E4%B8%8B%EF%BC%8C%E5%A6%82%E4%BD%95%E6%B5%8B%E8%AF%95%E4%B8%A4%E4%B8%AA%E4%B8%8D%E5%90%8C%E7%94%B5%E8%B7%AF%E6%9D%BF%E4%B9%8B%E9%97%B4%E7%9A%84%20SPI%20%E6%8E%A5%E5%8F%A3%EF%BC%8C%E5%B0%86%E4%B8%80%E4%B8%AA%E4%BD%9C%E4%B8%BA%E4%B8%BB%E7%94%B5%E8%B7%AF%E6%9D%BF%EF%BC%8C%E5%8F%A6%E4%B8%80%E4%B8%AA%E4%BD%9C%E4%B8%BA%E4%BB%8E%E7%94%B5%E8%B7%AF%E6%9D%BF%EF%BC%9F%3C%2FP%3E%3CP%3E%E8%AF%B7%E7%BB%99%E6%88%91%E6%8F%90%E4%BE%9B%E4%B8%80%E4%BA%9B%E6%8C%87%E7%82%B9%E3%80%82%3C%2FP%3E%3CP%3E%E9%97%AE%E5%80%99%EF%BC%8C%3CBR%20%2F%3E%E6%A1%91%3C%2FP%3E%3CBR%20%2F%3E%3C%2FLINGO-BODY%3E