2010-07-01 04:17 PM
Hello,
I have problems in configuring the CAN on STM32F107RCT6 with version 3.0 in this post i am sending the code for version 2 that i have working and sending the code for version 3.0 that doesen't work.
I have already examined the output of CAN_TX before the CAN transceiver, and note that the data to be transmitted is not at the correct frequency. In my opinion the problem should be in the configuration of the crystal in the micro RCC configuration, but i already tryed to solve this but so far notting.
The crystal I want to use is the external crystal from 12MHz.
Thanks for your time.