Resolved! Switching from FDCAN mode to UART mode
Hi, i am using STM32H753z i try to switching FDCAN GPIO is PD0, PD1 to UART tx and rx (same pins)now i changed FDCAN to UART tx side is fine but in Rx side i face issue ( no data is receiving to receive buffer). #define CAN_AFR 0x99 #define ...