On 30/12/17 18:11, [email protected] wrote: > Ok, so should I use config-pin on all the red PIN labels, P2_18, P2_6, > P2_32, etc? The linux kernel has support for MCP2515 SPI. Yeah… can't say I've tried the Linux kernel driver, but I'd be leery of the MCP2515.
In high traffic situations, I've seen them get incoming and outgoing traffic scrambled: namely transmitting a frame with the payload replaced from a frame that was being received on the CANbus. It was if a race condition caused the buffer storing the outgoing frame payload was overwritten by the incoming frame just as transmission began. -- Stuart Longland (aka Redhatter, VK4MSL) I haven't lost my mind... ...it's backed up on a tape somewhere. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/18c68d6f-2ff2-19bc-6267-d31338b9b37e%40longlandclan.id.au. For more options, visit https://groups.google.com/d/optout.
