User Activity

Posted on November 13, 2017 at 09:38Hello,I'm trying to set up CAN on my STM32F303 nucleoy board to send a CAN message but I keep getting HAL_TIMEOUT error from the HAL_CAN_Transmit() function. Here's my code:/** ************************************...