CAN FD controller
The codec is compliant with the ISO standard for CAN-FD: 11898-1:2015 (2nd edition). It implements the functionality related to the PL and MAC sub-layers of the protocol: transmission, reception and acknowledgment of frames, bit synchronization, CRC calculation, error detection and signaling, arbitration control, frame encoding, etc. It supports both classical CAN and CAN-FD frames, including all the types (Data, Remote, Error and Overload Frames) and formats (CBFF, CEFF, FBFF and FEFF) specified in the standard.
The Transmit and Receive Channels operate separately. GRCANFD includes an internal SRAM for buffering frames for both channels. For the Transmit Channel, GRCANFD fetches frames from the external memory and stores them internally into the local SRAM; frames are then transmitted by the codec. For the Receive Channel, the codec verifies and acknowledges the frames, and GRCANFD filters and stores them into the local SRAM; once a full frame is available, GRCANFD writes it to the external memory. The communication with the external memory is based on a DMA engine through the generic bus master interface.
查看 CAN FD controller 详细介绍:
- 查看 CAN FD controller 完整数据手册
- 联系 CAN FD controller 供应商