SDK example evkmimxrt1024_lpspi_interrupt_b2b_slave not working

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

SDK example evkmimxrt1024_lpspi_interrupt_b2b_slave not working

ソリューションへジャンプ
610件の閲覧回数
sbabu
Contributor III

Hi All,

We are using IMXRT1024 two boards. One as master and other as slave. We are sending some data from master and we see signals on all $ SPI lines. In the slave side we are running the SDK example evkmimxrt1024_lpspi_interrupt_b2b_slave. But we don't see EXAMPLE_LPSPI_SLAVE_IRQHandler getting hit. We are using lpspi4 and updated the code according. Please suggest if any comments to get it working and verify the data. Thanks

Babu

ラベル(1)
0 件の賞賛
返信
1 解決策
567件の閲覧回数
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @sbabu,

Are you also seeing the IRQ handler get called when using the default LPSPI1 instance for the slave device, or only when changing to the LPSPI4 instance? What were the changes you made to update the code to the new LPSPI4 module? Are you also receiving data on the slave device and its just the IRQ which doesn't seem to be enabled, or is the RT device no receiving any data at all?

BR,
Edwin.

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
568件の閲覧回数
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @sbabu,

Are you also seeing the IRQ handler get called when using the default LPSPI1 instance for the slave device, or only when changing to the LPSPI4 instance? What were the changes you made to update the code to the new LPSPI4 module? Are you also receiving data on the slave device and its just the IRQ which doesn't seem to be enabled, or is the RT device no receiving any data at all?

BR,
Edwin.

0 件の賞賛
返信
519件の閲覧回数
sbabu
Contributor III

@EdwinHz We are able to get it working. Pls consider this as closed

0 件の賞賛
返信