Add FLEXCAN HW Filter in CAN driver

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

Add FLEXCAN HW Filter in CAN driver

1,201 次查看
yogeshbsa89
Contributor II

Hi,

I want to implement CAN HW filter in CAN driver.

As current can driver implementation is Network driver so can be accessed via socket.

So in this implementation CAN filter can be set at kernel level by using socket options.

I would like to use can Hw filter to reduce the load on CAN receive interrupt.

Since CAN is running at 1mbps. If load on CAN bus increases which increases the CAN interrupt rate in turn raise CPU load.

Please suggest which registers i need to change. if any patch is available for reference kindly share.   

 

Regards,

Yogesh 

标签 (2)
标记 (1)
0 项奖励
6 回复数

973 次查看
Jean-Philippe
Contributor I

Hi Igor,

I have the same request for iMX6ULL. I really need to enable hardware filtering to avoid to many irq and kernel filtering.

Could you send me the patch ?

Thank you !

Jean-Philippe

0 项奖励

420 次查看
sudarkb
Contributor II

Hi @Jean-Philippe ,

Will it be possible to share the FLEXCAN HW Filter patch.

Regards,
Sudar

0 项奖励

1,186 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Yogesh

 

patch was sent you via mail.

 

Best regards
igor

0 项奖励

289 次查看
jmeyerfluid
Contributor I

Hello, I am running into a similar problem with too many CAN IRQ's on the IMX6, could you please send me the patch to enable FlexCAN hardware filtering, it should solve my problem as I only need to filter in a couple of messages on a very busy bus. Thanks!

0 项奖励

443 次查看
sudarkb
Contributor II

Hi @igorpadykov ,

We would like to add the FLEXCAN HW Filter in CAN driver. Kindly share the patch for the same.

Regards,
Sudar

0 项奖励

1,143 次查看
thomas_mohnl
Contributor I

Hi Igor,

I have the same topic: need HW filter in flexcan driver.

Please provide me also with the patch.

Thanks,

Thomas

0 项奖励