S32K144 : LIN Slave Read multiple frame (CF)

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

S32K144 : LIN Slave Read multiple frame (CF)

787件の閲覧回数
SivaB
Contributor III

 How to read multiple frame (FF and CF)

length = 10U;
ld_receive_message(LI0,&length, &nad, req_data);

0 件の賞賛
返信
3 返答(返信)

760件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @SivaB,

Yes, that is correct.

Specify Max message length in bytes

danielmartynek_0-1745580257927.png

 

Regards,

Daniel

0 件の賞賛
返信

659件の閲覧回数
SivaB
Contributor III

SF is working, but when the length is more than 6 (FF and CF) not working.

But data are available in buffer of LI0_tl_rx_queue_data l_u8 [86][8] 0x20004190 <LI0_tl_rx_queue_data>.

 

How to know expected multiple frames receiving is completed for (FF and CF).

0 件の賞賛
返信

641件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @SivaB,

Have you increased Max message length?

Can you share the project here or privately through a support ticket?

 

0 件の賞賛
返信