Topic : ST7 Ride Lite Timer Programming

Forum : ST7/STM8

Original Post
Post Information Post
August 1, 2007 - 3:44pm
Guest

Am trying to program the lite timer with a timebase of 2 ms, but whenever I try to simulate my program, the interrupt that should be generated by the timer is never called. I have made sure to enable interrupts but have been unable to view the simulation accessing the interrupt as I step through the program. Does the simulation support the lite timer?

Replies
Post Information Post
+1
0
-1
August 13, 2007 - 12:38pm
Guest

There are many different timers for the ST7 familiy, and we always try to adapt the existing ones for the new devices. However, we don't have any exhaustive suite of tests for testing the peripherals simulation (as we have for the compilers). Therefore, we strongly recommend to use the real chip with RLink when debugging hardware issues related to the internal peripherals.
Francis