Skip to main content
Explorer II
September 25, 2024
Solved

CAN protocol

  • September 25, 2024
  • 1 reply
  • 668 views

Hi STM team,
I want to use CAN standard and extended protocol both in a single project is it possible?
Regards, 
Em

    This topic has been closed for replies.
    Best answer by LCE

    STM32G0x1 has a CAN-FD protocol, so it supports all possible CAN protocols (not 100% sure).

    Switching between these is up to your firmware.

    You might want to check this:

    https://www.st.com/resource/en/application_note/an5348-introduction-to-fdcan-peripherals-for-stm32-product-classes-stmicroelectronics.pdf

    1 reply

    LCEAnswer
    Graduate II
    September 25, 2024

    STM32G0x1 has a CAN-FD protocol, so it supports all possible CAN protocols (not 100% sure).

    Switching between these is up to your firmware.

    You might want to check this:

    https://www.st.com/resource/en/application_note/an5348-introduction-to-fdcan-peripherals-for-stm32-product-classes-stmicroelectronics.pdf