What is the proper and complete way to implement FDCAN to transmit a message and observe on PCAN view?
Hello, I am using STM32H750xBHx. I have the following code snippets where I try to transmit some CAN message and then observe this on PCAN view. However, there is no received message in PCAN view. It sometimes shows BUSHEAVY status under the trace se...