CAN_Networking code sample
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_E...