[H723] STM32H743I-EVAL CAN communication bus monitor mode
I'm trying bus monitor mode because I want to monitor CAN communication (it doesn't return ACK itself).environment STM32H743I-EVAL and self-made board STM32CubeMX 6.3.0 Keil uVision5Source excerpt hfdcan-> Init.FrameFormat = FDCAN_FRAME_CLASSIC; ...