Skip to main content
Visitor II
September 22, 2023
Solved

SAE j1939 stack or library

  • September 22, 2023
  • 2 replies
  • 3117 views

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.

    This topic has been closed for replies.
    Best answer by Peter BENSCH

    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

    2 replies

    Technical Moderator
    September 22, 2023

    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

    Graduate II
    March 12, 2024

    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.