Posted on May 17, 2011 at 13:20Hi I am currently looking at reducing the component count on a PCB which use a STM32F103 micro, am considering remove the USART as its only function is to provide a method to update the flash. I see that the CAN port c...
Posted on May 17, 2011 at 13:19I found that I was the cause of the problem I'd started using the CAN TX pin as a output about 2 seconds after start my application.
Posted on May 17, 2011 at 13:19I am using the CAN port with version 2.0.3 of the st firmware library with the keil compiler. When I setup the CAN port it works for about 2 seconds before I get the CAN Bit Dom Error. I have tested the hardware and CA...
Posted on May 17, 2011 at 13:17I have found the problem I was not a problem with the software. After trying another board with the same software(it worked) I found that the issue caused by a dry joint on the Pin 4 of the CAN transciever chip. :D
Posted on May 17, 2011 at 13:17I am using version 3.0.0 of the st firmware lib for the stm32 with a stm32f103rb and am have a issue with the set up. When I use the CAN setup as shown in the example named 'Normal' setup shown: //CAN register init C...