MBs number of FlexCan in Processor Expert , Number of buffers of Can_PAL in Mex

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

MBs number of FlexCan in Processor Expert , Number of buffers of Can_PAL in Mex

710件の閲覧回数
samcs
Contributor II

i wonder if the Configuration parameter: Number of buffers of Can_PAL in S32DS 3.4 platform, is the same meaning of the configuration parameter: MBs number of FlexCan in Processor Expert ?

samcs_1-1652209045729.png

 

samcs_0-1652209016914.png

 

 

タグ(1)
0 件の賞賛
返信
4 返答(返信)

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

Hi@samcs

Checked the driver code, the meaning of these two parameters should be the same.

/* Configure features implemented by PAL */
 flexcanConfig.max_num_mb = config->maxBuffNum;

br!

    Jim,

0 件の賞賛
返信

691件の閲覧回数
samcs
Contributor II

In fact, i found an issue about the cycle time of Tx Messages are not stable, ex: 40ms cycle time, 

it varied from 39XXX to 44xxxx.

I changed the project from S32DS for Arm 2.0 , PE, flexcan compoent to new S32DS34 , Mex, CAN_PAL,

the project on S32DS for Arm 2.0 works well, 40 ms cycle time, 

it showed 39xxx to 40xxxx.

Please help to give some ideas, thanks

0 件の賞賛
返信

694件の閲覧回数
samcs
Contributor II

Thanks,

While, Number of buffers in CAN_PAL_Component, be limited to 7, why in PE, the MBs number can be set to 32? 

 

samcs_0-1652278705848.png

 

0 件の賞賛
返信

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

Hi@samcs

1. The size of the payload will affect the number of Buffers

2. Can you provide your demo code? I may need to follow your method to reproduce the problem.

BR!

     Jim,

0 件の賞賛
返信