Skip to main content
HMaka.2
Associate
October 29, 2020
Solved

Does ST provides the CAN - FD driver stack for SPC56, SPC57,SPC58 and STM32G4 controllers for free?

  • October 29, 2020
  • 2 replies
  • 1809 views

We are selecting a controller for our new Automotive project with CAN - FD connectivity, but we want to know whether ST provides the driver stack for CAN - FD for above microcontrollers for free.

    This topic has been closed for replies.
    Best answer by Giuseppe DI-GIORE

    Hello,

    have a look at SPC5Studio (www.st.com/spc5studio).

    It includes CAN-FD driver fro SPC57 and SPC58 devices.

    SPC56 devices do nt have CAN-FD

    For STM32G4, please ask to STM32 section.

    Regards,

    Giuseppe

    2 replies

    Giuseppe DI-GIORE
    ST Employee
    November 2, 2020

    Hello,

    have a look at SPC5Studio (www.st.com/spc5studio).

    It includes CAN-FD driver fro SPC57 and SPC58 devices.

    SPC56 devices do nt have CAN-FD

    For STM32G4, please ask to STM32 section.

    Regards,

    Giuseppe

    HMaka.2
    HMaka.2Author
    Associate
    November 3, 2020

    Thank you for your valuable reply. But SPC560D controllers are with FlexCAN.

    Are FlexCAN and CAN-FD same?

    Giuseppe DI-GIORE
    ST Employee
    November 13, 2020

    CAN-FD and FlexCAN are not the sane

    FlexCAN support CAN protocol but does not support CAN-FD protocol.

    If you are looking at automotive microcontrollers with CAN-FD please have a look at SP57/SPC58 family

    Tesla DeLorean
    Guru
    November 2, 2020

    On the STM32 the examples are​ typically low level peripheral code, for real drivers and stacks you'll like need to find or port ones with the features you want.

    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
    HMaka.2
    HMaka.2Author
    Associate
    November 3, 2020

    STM32G431CBT3 controllers are supporting CAN-FD interface. For this device, does ST provides the driver stack for CAN-FD?