Page 2 of 2

Re: IDF V3.2 with CAN driver

Posted: Tue Nov 20, 2018 12:58 pm
by Ritesh
Yes using latest CAN Driver from version=3.2 with wrover Module -B. We improve and customise can driver driver code using our own circular buffer.
Wrote simple program to transmit can messages continuous. to receive can messages we integrate into our main application. cannot share code. not open source. What you want to know more.
Ok. No Issues. I don't want sample code but it will be good if you can share flow of communication for CAN Interface.

Re: IDF V3.2 with CAN driver

Posted: Fri Nov 23, 2018 2:36 pm
by snahmad75
CAN driver is now included in stable version v3.2!
How to get stable version of 3.2

I can only see last stable version= v3.1.1. which does not contain CAN Driver.

Re: IDF V3.2 with CAN driver

Posted: Fri Nov 23, 2018 3:43 pm
by gunar.kroeger
I pulled it from the release branch of IDF git named v3.2

But for now I had to return to the master branch due to some issues with http in the 3.2 version that I don't have time to look into right now

Re: IDF V3.2 with CAN driver

Posted: Fri Nov 23, 2018 4:11 pm
by snahmad75
I pulled it from the release branch of IDF git named v3.2

But for now I had to return to the master branch due to some issues with http in the 3.2 version that I don't have time to look into right now
Send v3.2 stable version url.