Posted on May 17, 2011 at 13:50if doing soCAN_Init (CAN1, & CAN_InitStructure); // return ОКGPIO_PinRemapConfig (GPIO_Remap1_CAN1, ENABLE); // place after CAN_InitBut I have form error ...I think that to quit the initialization CAN controller must b...
Posted on May 17, 2011 at 13:50I use Firmware lib 3.3.0Rx pin does not need speed 50Mhzbaudrate is set correctly on 500kbps (PCLK1=36MHz, TQ=18, br=4) initialization is successful if I assign to the other pins that are not connected to the CAN bus
Posted on May 17, 2011 at 13:50if another mcu sends a package, then I can not initialize CAN to these GPIO pins (CAN_Init() returns CANINITFAILED) ... why??
Posted on May 17, 2011 at 13:50I looked through all the posts ... and put speed as they describedBut the oscilloscope shows a different frequencyLook carefully at the attached image in the first post