User Activity

FDCAN1 has a basic parameter 'Clock Divider' set to 'Divide kernal clock by 1'. FDCAN2 does not have this parameter. In library function HAL_FDCAN_INIT(...) there is a statement: /* Check FDCAN instance */ if (hfdcan->Instance == FDCAN1) {   /* Confi...