<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>ST library timer setup</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/22074/st-library-timer-setup</link><description> 
Hello, 
I am trying to get my STR9&amp;#39;s timers to work using the provided ST
library, but no interrupts are generated. 
I don&amp;#39;t understand why. 
Could you help me? 

 
 //Interrupt setup
 SCU_APBPeriphClockConfig(__VIC,ENABLE);
 VIC_DeInit();
 VIC_Config</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator></channel></rss>