Can interface for Pre transmit callback

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

Can interface for Pre transmit callback

1,776 次查看
karthikravi
Contributor I

Team,

I am using MPC57xx with S32 design studio.  Need to know whether FlexCAN supports PreTransmit callback ?  if so what is the interface?

 

If it doesn't support, provide a suggestion how to inject CRC error during transmit.  

0 项奖励
回复
3 回复数

1,760 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

the MB interrupt (and so respective callback), if enabled, is called upon successful reception of the message into the MB or after successful transmission of the message without error. So no pre transmit callback can be possible.

There is no option to inject CRC error within FlexCAN module, you can e.g. purchase a commercial CAN development tool. Some can controllably inject errors.

BR, Petr

0 项奖励
回复

1,712 次查看
karthikravi
Contributor I

@PetrS you mentioned about commercial CAN development tool, can you provide any example?  I assumed you mean CAN stacks which supports CRC error injection.  please confirm

0 项奖励
回复

1,708 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

I meant CAN tools like Vector's CANoe, PCAN View etc.

BR, Petr

0 项奖励
回复