Stm32f103c6 is connected to MCP2515 standalone CAN via SPI. Max clock mentioned is 10 MHz, can I use it with higher clock?
I am using stm32f103c6 micro controller where an external MCP2515 ( standalone CAN) is connected through SPI bus. I am having a single threaded code which is scheduled in a loop with very less time(125 usec, I have other functionality covered in it)....