FDCAN in Nucleo-U575Zi-q
Hello,
I am trying to Use FDCAN For Nucleo-u575Zi-Q , I already Configured two Stm32 emulation board with the same code one send data and other is receiving data , I did all init Functions and Enable interrupt when receiving data but non of this buffer is hit
HAL_FDCAN_RxFifo1Callback
HAL_FDCAN_RxFifo0Callback
Can give me support please if there is example code or something I missed ,No error in transmit
data maybe it is working fine