I have tried the blinky example with success now on to can. The can example seems quite involved but I see why all the code is included. It's just missing some of the basic stuff that maybe I should know by now. I'm having a hard time putting it all together.
1) what pins are can? Looking at the data sheet I think PA12 and 13 are the dedicated can lines? I'm not use to that, normally you pick the GIO pins but ok with dedicated.
2) what clock is this thing set to? I'm using a COREXXXR board and no clock is available so I'm left to assume the code uses an internal clock. How does one set the internal clock on the stm32 boards?
3) Does anyone know of a general CAN schematic that would fit in with this example, a lot could be verified from that alone.
View all questions in Keil forum