i.mx6 on qsabresd and SJA1000 CAN Controller

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

i.mx6 on qsabresd and SJA1000 CAN Controller

1,510 次查看
francpalm
Contributor II

Hi, I need to connect and mange one or two SJA1000 CAN Controller to EIM bus of my qsabresd board.

Someone can help me for HW point of view (DataAddress pin, Voltage compatibility, Interrupt, Chip Select, etc) and for SW point of view (Driver, Kernel, Memory Address location, etc.) ?

Thanks.

标签 (3)
标记 (4)
5 回复数

1,003 次查看
daiane_angolini
NXP Employee
NXP Employee

Thanks for creating this new thread. I hope someone else can help you in HW perspective.

Was sja1000.c enough for your software update?

0 项奖励
回复

1,003 次查看
francpalm
Contributor II

No, unfortunately is not enough!

I need to understand how to configure the EIM bus to use it as multiplexed (data/address) bus, how to configure the chip select and the interrupt to and from the sja1000 and so on!

The best would be to have an application example or a manual or an howto!

Anyway many thanks!

1,003 次查看
fabio_estevam
NXP Employee
NXP Employee

mx6q has built-in CAN controller. Why don't you just use them instead of external CAN controller?

0 项奖励
回复

1,003 次查看
francpalm
Contributor II

Because I need 4 or 6 CAN Channels! Is an application for a special vehicle!

0 项奖励
回复

1,003 次查看
fabio_estevam
NXP Employee
NXP Employee

Understood.

sja1000 is supported in the kernel: drivers/net/can/sja1000/sja1000.c

0 项奖励
回复