Resistors to remove on RT1160 for SPI

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

Resistors to remove on RT1160 for SPI

ソリューションへジャンプ
1,992件の閲覧回数
neo2
Contributor III

Hello,

I have EVK-MIMXRT1060 
I want to confirm the resistor R406 I have circled is the correct one to remove for LPSPI?

Is there a SPI loopback example (sanity type test) on this board?

Regards,
Lee.

 

0 件の賞賛
返信
1 解決策
1,972件の閲覧回数
neo2
Contributor III

I can confirm I got the SPI board to board transfer working.

1. I needed to use a shorter wire between the 2 boards (avoid using multiple wires joined together).
2. It worked for me using the 
evkmimxrt1160_UART_cmsis_lpspi_int_b2b_transfer_master_cm7 + slave_cm7

I have some observations which I'll raise in a different topic.

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,973件の閲覧回数
neo2
Contributor III

I can confirm I got the SPI board to board transfer working.

1. I needed to use a shorter wire between the 2 boards (avoid using multiple wires joined together).
2. It worked for me using the 
evkmimxrt1160_UART_cmsis_lpspi_int_b2b_transfer_master_cm7 + slave_cm7

I have some observations which I'll raise in a different topic.

0 件の賞賛
返信
1,983件の閲覧回数
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @neo2,

From the SDK LPSPI project readme.txt, you also can know: 

Board settings
==============
Remove 0Ω resistors R404,R406,R408.


You need to Remove 0Ω resistors R404,R406,R408, and use two boards one as master and another as slave to test the spi code. remove the resistors, it will remove the LPSPI pins to connect to other modules.

Wish it helps you!

If you still have questions about it.

Best Regards,

kerry

0 件の賞賛
返信