cancel
Showing results for 
Search instead for 
Did you mean: 

SAE j1939 stack or library

Smdeint
Associate III

Hi, I have a question to the ST community. I'm currently working on a project including an ECU form a diesel engine. The ECU uses J1939 for communication. I need to be able to read messages en send to the ECU. To do that I'm using an STM3210E-EVAL. Is there a library or stack available to use with my STM32 board? I did look on the internet where I found some things, but is nog for my board or incomplete. I hope that someone can send me in the right direction. If you need more information feel free to ask. I'm new to the STM32 platform.

1 ACCEPTED SOLUTION

Accepted Solutions
Peter BENSCH
ST Employee

Welcome @Smdeint, to the community!

Implementations of special protocols such as SAR J1939 are offered by our partners, who can be found on our partner website. With a search term like J1939, you will find several providers there who can certainly help you.

There are also open source implementations somewhere in the vastness of the internet, but you have to rely on your own experience or that of the maintainers or helpful people.

Hope that helps?

Regards
/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

View solution in original post

2 REPLIES 2
Peter BENSCH
ST Employee

Welcome @Smdeint, to the community!

Implementations of special protocols such as SAR J1939 are offered by our partners, who can be found on our partner website. With a search term like J1939, you will find several providers there who can certainly help you.

There are also open source implementations somewhere in the vastness of the internet, but you have to rely on your own experience or that of the maintainers or helpful people.

Hope that helps?

Regards
/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
Vdoij.1
Associate II

I am doing the same for J2534 protocol. I found something in google which is I ported for my STM32F0 device successfully, But still I didn't get the CAN traffic on USB.