FLEXCAN_ENCRIPT example

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

FLEXCAN_ENCRIPT example

1,397 次查看
felixfeng
Contributor I

It's running on s32k144 microcontroller. But I simulated some data on the bus with PCAN it cannot be received by RX message buffer when I debuged it. Received message buffer is always in busy state. I don't know why.

Baute rate is set as 500k for both microcontroller and PCAN. it's implemented on CAN0 and FD is false.  Interupt is enabled. All configurations are OK. Connection problem is excluded. But no data exchange occured. I have no idea to do it next. Please help me.

标记 (1)
0 项奖励
回复
1 回复

1,262 次查看
felixfeng
Contributor I

The problem is found out that enable pin for transeiver is configured with disabled and pull up in default way. After the configuration of enable pin PTB3 for FLEXCAN_0 can modudule started working.

0 项奖励
回复