----- Original Message ----- From: "Robert Bon" <[email protected]> To: <[email protected]> Sent: Wednesday, October 19, 2005 9:22 AM Subject: [Mspgcc-users] msp430 and CANBus
> > Hello, > > Does any one has experiance with a msp430 with a CANBus. > I believe that there isn't a msp430 processor with a CANBus controler. > Is there a other way to do it? > > Thanks Robert, > You have to add an external CAN controller to your card. As far as I can remember, the smallest and cheapest one is from Microchip, and has an SPI bus interface. There are a number of others with databus interfaces, such as the venerable Intel 82250 - it is easy enough to make a bit-banged databus on msp430 devices.
