Hardware CAN library

Working libraries, libraries being ported and related hardware
Post Reply
Phono
Posts: 68
Joined: Thu Mar 19, 2020 9:32 am

Hardware CAN library

Post 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?
fpiSTM
Posts: 1944
Joined: Wed Dec 11, 2019 7:11 pm
Answers: 108
Location: Le Mans
Contact:

Re: Hardware CAN library

Post 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...
Phono
Posts: 68
Joined: Thu Mar 19, 2020 9:32 am

Re: Hardware CAN library

Post 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.
Attachments
CAN125.zip
(5.2 KiB) Downloaded 1117 times
fpiSTM
Posts: 1944
Joined: Wed Dec 11, 2019 7:11 pm
Answers: 108
Location: Le Mans
Contact:

Re: Hardware CAN library

Post by fpiSTM »

Thanks Phono.
This is not availbale on GitHub?
Phono
Posts: 68
Joined: Thu Mar 19, 2020 9:32 am

Re: Hardware CAN library

Post by Phono »

Sorry, I did not put it on git.
fpiSTM
Posts: 1944
Joined: Wed Dec 11, 2019 7:11 pm
Answers: 108
Location: Le Mans
Contact:

Re: Hardware CAN library

Post 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 ?
Phono
Posts: 68
Joined: Thu Mar 19, 2020 9:32 am

Re: Hardware CAN library

Post by Phono »

No, I did not. I am currently on vacations...
fpiSTM
Posts: 1944
Joined: Wed Dec 11, 2019 7:11 pm
Answers: 108
Location: Le Mans
Contact:

Re: Hardware CAN library

Post by fpiSTM »

Have a nice vacations ;)
Post Reply

Return to “Libraries & Hardware”