2014-10-24 08:45 AM
Hello,
I had tried to set the ''CAN BUS'' in MCU STM32F103R4 in PA11 and PA12 with STM libraries, but when i try to transmit any message, the MCU don´t transmit, Someone could help me with the module configuration? Thanks.2014-10-24 09:19 AM
CAN needs to transmit to something which is capable of sinking and acknowledging the data.
Have you looked over the examples? STM32F10x_StdPeriph_Lib_V3.5.0\Project\STM32F10x_StdPeriph_Examples\CAN\