NMSTEC

Results 23 comments of NMSTEC

EDIT: Correction, seems MCPlibrary starts sending bullshit SPI register. Still working on it. So receive works, as long as we are transmitting on the same bus. Go figure. Been checking...

[Running while transmitting.txt](https://github.com/collin80/esp32_can/files/9864459/Running.while.transmitting.txt)

Seems we are never clearing the interrupt flags. So it stops interrupting as per docs. ![image](https://user-images.githubusercontent.com/45252464/197899455-c62d4f5f-06bf-47fe-aac0-50e465decc0c.png) Thats issue 1, Issue 2 is everytime the MCP2515 stops transmitting it, we for...