Re: Question about SPI based CAN controller for MPC8260
From: Wolfgang Denk <hidden>
Date: 2006-01-12 07:37:34
In message [ref] you wrote:
1. Is it possible to add CAN to MPC8270 with SPI interface using the MCP2515? Is there any better solution for the job?
It may be technically possible, but it is IMHO not a good idea. SPI on the MPC8xx / MPC82xx is implemented in software (microcode) running on the CPM, and runs with the lowest priority there. This can cause (and has caused) serious problems for example in situations where ther CPM is working under high load, etc. It's much easier to interface one of the common CAN controllers (for which drivers are available, too).
2. If yes, is there any such linux driver?
Never heard of it. Best regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de Unix is supported by IBM, like a hanging man is supported by rope. - Don Libes & Sandy Ressler: _Life With Unix_