Skip to main content
Alex Farber
Associate III
September 2, 2018
Question

CAN_Networking code sample

  • September 2, 2018
  • 1 reply
  • 1008 views

I found CAN_Networking code sample in STM32Cube repository: STM32Cube\Repository\STM32Cube_FW_F4_V1.21.0\Projects\STM324x9I_EVAL\Examples\CAN\CAN_Networking. It doesn't run directly on my STM32469I-EVAL board. I have two questions:

What is STM324x9I_EVAL in the repository tree? I cannot find such product, maybe these are some generic code samples for different boards?

Is there any STM board, that I can use to run this code sample as-is, without any customisations?

    This topic has been closed for replies.

    1 reply

    Alex Farber
    Associate III
    September 2, 2018

    Solved.