Page 1 of 1
Hardware CAN library
Posted: Sun Apr 05, 2020 1:27 pm
by Phono
Hi all,
so far it does not seem this library is available. I did some work in the Libmaple time and achieved a HardwareCAN library to add to the previous core from Roger.
I am in the process of moving towards this new core but I did not succeed in porting my library into it. Any hint?
Re: Hardware CAN library
Posted: Wed Jun 03, 2020 1:35 pm
by fpiSTM
Hi
@Phono
sorry for the delay, I missed several post
About CAN library,
@MGeo has made some work around CAN:
viewtopic.php?f=10&t=99&hilit=CANARD
Even if it is oriented to specific use case, anyway this could be a good example on how to configure/use CAN.
Could you share a link to your library and describe us the main API.
There an issue open here to support this with some discussion:
https://github.com/stm32duino/Arduino_C ... issues/259
I've bought an OLIMEXINO to be able to made some CAN test when I will have some times...
Re: Hardware CAN library
Posted: Sat Jun 06, 2020 5:36 pm
by Phono
@fpiSTM:
I have attached the zipped library, which includes a readme.txt that summarizes the most important things to know to use it.
You may distribute it to anybody interested.
So far I did not have any problem with it.
Please let me know if the readme file needs further clarifiation or details.
Re: Hardware CAN library
Posted: Sat Jun 06, 2020 7:55 pm
by fpiSTM
Thanks Phono.
This is not availbale on GitHub?
Re: Hardware CAN library
Posted: Wed Jun 10, 2020 7:50 am
by Phono
Sorry, I did not put it on git.
Re: Hardware CAN library
Posted: Wed Jun 10, 2020 9:00 am
by fpiSTM
Phono wrote: Wed Jun 10, 2020 7:50 am
Sorry, I did not put it on git.
Did you plan to upload it ?
Re: Hardware CAN library
Posted: Wed Jun 10, 2020 9:01 am
by Phono
No, I did not. I am currently on vacations...
Re: Hardware CAN library
Posted: Wed Jun 10, 2020 7:49 pm
by fpiSTM
Have a nice vacations
