How to test SPI interface between two boards using LPC55S69 EVK

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to test SPI interface between two boards using LPC55S69 EVK

ソリューションへジャンプ
1,094件の閲覧回数
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,050件の閲覧回数
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,061件の閲覧回数
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,051件の閲覧回数
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,003件の閲覧回数
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,071件の閲覧回数
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 件の賞賛
返信