HAL_CAN_ERROR_PARAM in CAN BUS in STM32-L432KC
Hello I'm trying to communicate two L432KC between them by CAN Bus, but I can't because it seems that the mailboxes are full and the HAL_CAN_ERROR_PARAM stops the program. How can I fix it?Thank you very much