I have used CANBUS library from Seed studio and from Cory J Fowler. Both work fine.
But now I would like to use a CANBUS shield with a 12MHz quartz. So far I have used 8 and 16 MHz.
What API/code should I use for setting 12MHz in the Seed library in a receive code?
Could the Fowler library be extended with support för 12 MHz ?
In Cory's library you simply set it the set up portion of the code. You can look at the ".CPP" to see the exact format. You will also find the line in each of the examples.