<?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>Sleep mode issues</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/27315/sleep-mode-issues</link><description> 
Hi, 
I&amp;#39;m trying to put a STR912FAW44 processor into sleep mode but I have
some troubles. 
Here is my code to enter sleep mode 

 
SCU_MCLKSourceConfig(SCU_MCLK_RTC);

SCU_EnterSleepMode();
EXECUTE_50_NOP;

SCU_MCLKSourceConfig(SCU_MCLK_PLL);
 

 
So</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator></channel></rss>