Search found 1 match
- Fri Apr 04, 2014 2:24 pm
- Forum: Interfacing (DSI, CSI, I2C, etc.)
- Topic: CAN controller
- Replies: 819
- Views: 443153
Re: CAN controller
Hi everyone, I've succesfully built my CAN board driven by the Raspberry Pi to monitor the traffic of a bus. After my last performance analysis I've noticed that the frame filtering of SocketCAN is not implemented in the MCP2515 driver and therefore all frames are transferred via SPI and then droppe...