Posted on May 17, 2011 at 12:59ok guys my can is already working.. attachment includes can communication projects between two STM32 EVAL boards. One board is in Silent and the other in LoopBack mode. The only step you have to make to send / receive ...
Posted on May 17, 2011 at 12:59Some Code Parts: /******************************************************************************* * Function Name : CAN_Interrupts_Config. * Description : Configures the USB interrupts. * Input : None. * Output : None....
Posted on May 17, 2011 at 12:59hy all yesterday, i was able to initialize can on stm32f103 rZ (100pin) (EVAL Board) by changing some lines in the CAN_Init() function. the Loopback Mode was working great, but i want to communicate with another mcu(sa...