Hey all
I have little trouble getting the timer and spi working at the same time. You can find the according project attached to this post.
As long as I don't have init_spi() inside the init() function the timer is running fine at 600khz. As soon as I put in init_spi() the timer quits working (the pin doesn't toggle anymore).
I have no glue what the problem is ... so I hope someone can help me out soon....
Cheers