matt6626

Results 4 comments of matt6626

Just wanted to add that I have run into the same issue with the tx buffer not being sent. I haven't had time to create a min working example but...

I’ll give this a go in a day or two to confirm if this fixes the issue. Thanks for the fast turnaround.

Unfortunately the CAN ISR still doesn't trigger on latest commit after the can 5V is re-enabled and begin() is called. Uncommenting following made no difference: > if (mInterruptHandler != nullptr)...

I've stripped out everything except hopefully the relevant min working can example (haven't checked whether it compiles). The main difference in the way I incorporated the idf-can was using no_ack...