Hi
As I am a new convert over to ARM from 8051, I am unsure of which way to go, I need a timer for comms delays etc, on an 8051 I would have simply used timer 1 or 2 with an interrupt, however on ARM I have multiple timers, including etc and a system timer.... Any ideas to the pro's and cons to each? A pointer to setting the timer registers would be good too, they are somewhat more complicated than the ones I'm used too lol
I am using an stm32f103 in case that makes a difference
TIA!
Richard