Posted on March 30, 2012 at 10:17How can I configurethePort Aprescalerto readevery 5seconds.What is theformulathat is used?Is there adocument that explains howI setthe timers?
Posted on March 30, 2012 at 18:05The TIMClK is the value of the Sysclock or AHPB1 stm32f4discovery? Then the prescaler must always be less than 65536 right. When we multiply 5 * 72000000 = 360000000 which means?