adafruit / Adafruit_CircuitPython_MCP2515

A CircuitPython library for working with the MCP2515 CAN bus controller
MIT License
20 stars 14 forks source link

Transmit buffer error #10

Open dennorak opened 3 years ago

dennorak commented 3 years ago

Every time that I go to send a message, I get Traceback (most recent call last): File "code.py", line 1, in <module> File "spi.py", line 31, in <module> File "/lib/adafruit_mcp2515/__init__.py", line 346, in send RuntimeError: No transmit buffer available to send and I can't get it to start transmitting