0
2
67
168
527
271
前段时间接手一个项目一个CAN总线的扩展板,由于CAN口不够用故采用MCP2515扩展,驱动代码如下: /*! file MCP2515.h rief API to control the Microchip MCP2515 CAN controller. This CAN controller use the SPI link. For that reason, SPI in...