User Activity

Posted on June 09, 2017 at 01:47the block CAN_Send and CAN_Receive didn't work well i found an issue and i propose a solution explain  in this document #problem-can #solution-can #stm32-mat/target
Posted on April 27, 2017 at 21:01Hello I am working with CAN of STM32F303K8. I can transmit data but I can't receive data; the function HAL_CAN_Receive() returns HAL_TIMEOUT. I am working with 1M and 32 clock.can any one tell me how i can receive da...
Posted on April 26, 2017 at 12:08Hello i am working with CAN of STM32F303K8 i can transmit the data but i can't receive data  i get the fonction receive returne HAL_TIMEOUT i am working with 1M and  32 clock my code /* Includes ---------------------...
Posted on April 24, 2017 at 17:17Hii am working with CAN of STM32F303K8  when i use status = HAL_CAN_Receive(&hcan, CAN_FIFO1, 100);status always  HAL_TIMEOUT any help please #can #stm32-can #nucleo-f303 #stm32
Posted on April 18, 2017 at 23:52Hello i am traing to use CAN (controller area network) of STM32F3 in Simulink with package STM32-MAT/TARGET i started to add ico file in config whene i start adding the CAN i get this please any help #stm32-mat/targe...