User Activity

I am trying to use CAN on  STM32743ZI eval board. . I am able to transmit and receive data in loopback mode successfully without any error but in normal mode I am getting transmit errors. The FDCAN interrupt registers are 0x31800000. It means that pr...
Can anyone please point towards FDCAN example for H743ZI2. I am able to transmit data in loopback mode but normal mode is not working. In loopback mode, both the transmit and receive interrupt are coming but in normal mode, Transmit interrupt is not...