2017-01-05 10:41 AM
Hello, I am having problem using HAL CAN Library especially with receive function , I can transmit information, but when I receive I get other different information, I don' t know why?, I am using CAN transeiver to communicate two discovery boards. What is the problem? Do you know where I can find complete examples with this libraries ? Thanks
#stm32f4 #can-bus #stm32f3-discovery2017-01-06 02:40 AM
Hi
Pulido.Dahiana
,I recommended you to have a look to the CAN exampleunder the STM32Cube F4package, it may be helpful :
STM32Cube_FW_F4_V1.0\Projects\STM324x9I_EVAL\Examples\CAN
-Nesrine-