<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/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/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>mbed: 4 PwmOut crashes</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/10357/mbed-4-pwmout-crashes</link><description>Hi everyone, 
 I am using the Arch BLE running firmware version 221 (most current one).
Whenever I create more than 3 PwmOut objects (from the mbed library), the MCU just hangs and nothing happens any more.
I tried different pins and once I create</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 20 Nov 2015 09:58:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/10357/mbed-4-pwmout-crashes" /><item><title>RE: mbed: 4 PwmOut crashes</title><link>https://devzone.nordicsemi.com/thread/38433?ContentTypeID=1</link><pubDate>Fri, 20 Nov 2015 09:58:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a5af872a-cc33-4131-97b9-667747aa8f8e</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;3 is the maximum number of PWM channels you can achieve with a single TIMER module in the nRF51. Without knowing the mBed implementation intimately I will assume that they only assign a single TIMER module to the PWM functionality, and that this is what is causing you issues when trying to create more than 3 PWM objects.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>