
PISO-CANFD series CAN FD card User Manual (version 1.0.0)
Page: 83
Copyright © 2021 ICP DAS Co., Ltd. All Rights Reserved.
E-mail: [email protected]
3.6. Error Code Definitions
This following are the definitions for the error codes that may be encountered while
operating the PISO-CANFD.
Error Code
(hexadecimal)
Error ID
Error Description
0x000
ERR_NO_ERR
No error
0x001
ERR_INIT_DRIVER_ERROR
An error occurred while
initializing the driver
0x002
ERR_COMM_DRIVER_ERROR
An error occurred while
communicating with the driver
0x003
ERR_DRIVER_UNINIT_ERROR
The driver ies not initialized
0x004
ERR_ACTIVE_BOARD_ERROR
An error occurred while
activating the board
0x005
ERR_BOARD_ALREADY_ACTIVE_ERROR
The board has already been
activated
0x006
ERR_BOARD_UNACTIVE_ERROR
The board is not activated
0x007
ERR_BOARD_NUMBER_ERROR
The board value exceeds the
valid range
0x008
ERR_PORT_NUMBER_ERROR
The CAN port value exceeds
the valid range
0x009
ERR_PORT_UNINIT_ERROR
The CAN port is not
initialized.
0x020
ERR_FLT_FRAME_FORMAT_ERROR
CAN filter format setting must
be standard identifier(0) or
extended identifier(1)
0x021
ERR_FLT_ACC_ACM_INCONSISTENCY_ERROR
CAN filter setting of inMask
and inAcceptance arguments
should be “inAcceptance &
inMask == inAcceptance”
0x022
ERR_FLT_STD_ACC_TOOLARGE_ERROR
The standard identifier of
CAN acceptance filter setting
large than 0x7FF
0x023
ERR_FLT_EXT_ACC_TOOLARGE_ERROR
The extended identifier of
CAN acceptance filter setting
large than 0x1FFFFFFF.
0x024
ERR_FLT_STD_ACM_TOOLARGE_ERROR
The standard identifier of