Hey people.
I'm quite new to this microprocessor business and i'm having a problem. I'm currently using the MCBSTM32 kit with the cortex M3 and i'm looking at the example blinky. In the program i intend to make I have to use the timer 4, so i figured i'd alter the blinky so that the interupt is caused by the timer 4 instead of the systick. The clocks are set the same way, and the period of timer4 is set to 10000u, and i have enabled the "update interrupt, but it doesent work. The leds switch way to fast. They are pretty muck on all the time, the only difference is that they sort of flicker a bit. Does anyone know the explanation for this. Any help would be much appreciated. Cheers Rasmus