s32k314 Lpspi_Ip_SyncTransmit issue

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

s32k314 Lpspi_Ip_SyncTransmit issue

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

Test SPI communication using the Lpspi_Ip_SyncTransmit issue in S32K314 In the Freertos development environment,

When transmitting SPI data, sometimes corrupted data occurs.

 

jwkang_0-1720507353788.png

0x7F should be output, but 0x7E seems to be output. Why does this happen? Please let me know if there is anything I need to check.

0 件の賞賛
返信
1 解決策
122件の閲覧回数
jwkang
Contributor III

I solved it by modifying the Tx timing in my code.

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
123件の閲覧回数
jwkang
Contributor III

I solved it by modifying the Tx timing in my code.

0 件の賞賛
返信
220件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @jwkang,

If this is a sporadic occurrence, can you measure the bus with an analog oscilloscope?

I see the baudrate is 10MHz.

What type of pins do you use?

The GPIO AC specification can be found in the DS.

Table 26. 5.0V (4.5V - 5.5V) GPIO Output AC Specification

Table 27. 3.3V (2.97V - 3.63V) GPIO Output AC Specification

 

Regards,

Daniel

 

0 件の賞賛
返信