how to enable CANFD on mpc5748g-devkit?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

how to enable CANFD on mpc5748g-devkit?

1,250 次查看
yukunwu
Contributor III

Hello everyone,

      I'm using S32DS 1.2 to develop demo which want use CANFD to transfer data.

      When I run the demo , the demo was cycling in FLEXCAN_SetStuffBitCount function, I use the PE to generate code automatically.

      pastedImage_1.png

   and then i found here is a defination for E8759:

pastedImage_2.png

   Does that mean I should comment it out to use CANFD? If not ,how to configure it?

标记 (1)
4 回复数

1,103 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

if the MCU has mask set N78S then you can simply comment #define ERRATA_E8759.

If you have older mask 1N81M you should not use CAN FD unless all devices on the bus comply with older CAN FD standard.

BR, Petr  

1,103 次查看
yukunwu
Contributor III

Hi Petr

   Thanks very much

   And how to confirm which mask the MCU has? :)

0 项奖励
回复

1,103 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

should be printed on the MCU package...

BR, Petr

1,103 次查看
yukunwu
Contributor III

Thanks!!!:smileylaugh:

0 项奖励
回复