ThomasBarth / ESP32-CAN-Driver

CAN driver project for the Espressif ESP32
280 stars 77 forks source link

Crashing #10

Closed skandragon closed 6 years ago

skandragon commented 6 years ago

It seems something in this code is not working properly. I'm getting an illegal access exception inside CAN_init(), but I'm not sure yet where exactly.

ghhsyy commented 6 years ago

It works well, I have test it. You may post the detail problem.

worker2345234 commented 6 years ago

It works well here, too. I used it a lot the last days.