HAL FDCAN Use Cases ¶
Prerequisite ¶
Full FDCAN Initialization Sequence ¶
Functions called:
Full FDCAN Initialization and Configuration Sequence ¶
Functions called:
HAL_FDCAN_Set/Get<Item>()
HAL_FDCAN_Enable/Disable<Item>()
Acceptance Filter Configuration ¶
Functions called:
Full FDCAN Deinitialization Sequence ¶
Functions called:
FDCAN Transmit Message Polling Mode Using HAL_FDCAN_GetTxFifoFreeLevel ¶
Functions called:
FDCAN Transmit Message Polling Mode Using HAL_FDCAN_GetTxBufferMessageStatus ¶
Functions called:
FDCAN Reading Message Polling Mode Using HAL_FDCAN_GetRxFifoFillLevel ¶
Functions called:
FDCAN Transmission with IT Using Tx Complete/Tx Cancellation Interrupts ¶
Functions called:
FDCAN Transmission Complete with IT Using Transmission Completed ¶
Functions called:
FDCAN Receiving Message Using the Rx High-Priority Message Interrupt (HPME) ¶
Functions called:
FDCAN Dual Interrupt-Line Configuration ¶
Functions called:
FDCAN Transmit Abort Using Transmission Cancellation Finished Interrupt ¶
Functions called:
Tx Event FIFO Batch Drain ¶
Functions called:
-
HAL_FDCAN_EnableInterrupts()
-
HAL_FDCAN_RegisterTxEventFifoCallback()
-
HAL_FDCAN_Start()
-
HAL_FDCAN_GetTxEventFifoFillLevel()
-
HAL_FDCAN_GetTxEvent()
-
HAL_FDCAN_Line0_IRQHandler()
-
HAL_FDCAN_TxEventFifoCallback()