Numbers of CAN frames stored in a Message Buffer

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

Numbers of CAN frames stored in a Message Buffer

489件の閲覧回数
KKumar
Contributor II

Hi NXP,

 

How many CAN message frames is stored in a particular Message Buffer??

This number not mentioned in RM.

 

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

466件の閲覧回数
KKumar
Contributor II

Hi @Senlent 

May be my question is not clear.

What i want to understand is deep of a particular MBs??

Suppose I configured 1st MB of CAN1 to receive only CAN ID 0x01 then how many CAN frame it store without being lost.

Thanks

Kishore

0 件の賞賛

462件の閲覧回数
Senlent
NXP TechSupport
NXP TechSupport

Hi@KKumar

just one,one MB can just store one frame each time.

if  a new message comes from outside, the MB's code area will tell there is free to receive or not.

you can take a look at the chapter 55.4.3 Message buffer structure(S32K-RM Rev 13) 

  -CODE — Message Buffer Code

0 件の賞賛

470件の閲覧回数
Senlent
NXP TechSupport
NXP TechSupport

Hi@KKumar

      The Message buffer structure can represent standard frames (data length of 0-8 bytes) and extended frames (data length up to 64 bytes) of the CAN 2.0 protocol. Each independent MB consists of 16 or 24, 40 or 72 bytes, corresponding to 8 or 16, 32 or 64 in the number of massages;

Senlent_0-1667784559829.png

 

0 件の賞賛