2016-02-05 15:43 GMT+01:00 Kevin Laeufer <kevin.laeufer@rwth-aachen.de>:
Did you make sure, that your version of xpcc includes the latest CAN code?
I actually didn't, I thought the old code would detect it too.
Try the latest version for STM32F103 from Niklas: https://github.com/salkinium/xpcc/commits/4ca26ba6d896cc0e55e182b5cd1f19e142...
I am in the process of pulling out my local changes to separate commits and PRs, then I'll try the latest version.
If you want to calculate timing constants for your Frequency, you can find the python script that I used to generate the constants here: https://gist.github.com/ekiwi/51573729365405fef89c
That's nice, I've been reading on ow to calculate these, but it wasn't too clear how would I go about it. Antal