cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F103R4 CAN PA11 PA12

jefferson
Associate
Posted on October 24, 2014 at 17:45

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.
1 REPLY 1
Posted on October 24, 2014 at 18:19

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\
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..