User Activity

We have the following situation: We want to use the FDCAN of the STM32H743ZI with 500 kbit/s. We've got followingconfiguration parameters for the FDCAN1:hfdcan1.Instance = FDCAN1;    hfdcan1.Init.FrameFormat = FDCAN_FRAME_CLASSIC;    hfdcan1.Init.Mod...