<?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>Tone library</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/2331/tone-library</link><description>Hi, 
 I&amp;#39;m working on a tone library. I&amp;#39;m using timer2 and ppi channels to generate 50% pwm signal.
It&amp;#39;s working fine. 
 Now i want to add another timer comparison ( timeout of my tone ). 
 So in my timer init function, i add compare1 flag in INTENSET</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 03 Oct 2019 22:55:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/2331/tone-library" /><item><title>RE: Tone library</title><link>https://devzone.nordicsemi.com/thread/213275?ContentTypeID=1</link><pubDate>Thu, 03 Oct 2019 22:55:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:02ed0efe-ed66-4c6d-9551-9cd15dc604b4</guid><dc:creator>NewtoM</dc:creator><description>&lt;p&gt;Hi, you can have a look at this &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/52878/pwm-audio-driver" rel="noopener noreferrer" target="_blank"&gt;PWM audio&lt;/a&gt; thread.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Tone library</title><link>https://devzone.nordicsemi.com/thread/9608?ContentTypeID=1</link><pubDate>Fri, 25 Apr 2014 15:03:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:af60d787-a79f-4785-ae93-d6779d99779e</guid><dc:creator>Eliot Stock</dc:creator><description>&lt;p&gt;Sounds good. Have attached what I&amp;#39;ve done in case it&amp;#39;s any use. This is pretty much the sine wave bit of the nrf51-pwm-library code simplified to use a single channel. It works with a piezo buzzer from PUI Audio, part number AT-0927-TT-3-R.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/buzzer.h"&gt;buzzer.h&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/buzzer.c"&gt;buzzer.c&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Tone library</title><link>https://devzone.nordicsemi.com/thread/9607?ContentTypeID=1</link><pubDate>Fri, 25 Apr 2014 12:50:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:18bcd31f-51d1-4794-9c97-f1e3c58b486d</guid><dc:creator>thomas</dc:creator><description>&lt;p&gt;Not really as starting point but I was inspired by it. I will refer to my boss to release it as open source lib.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Tone library</title><link>https://devzone.nordicsemi.com/thread/9606?ContentTypeID=1</link><pubDate>Fri, 25 Apr 2014 09:46:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:373aea48-a1a0-4662-9389-1be58013988b</guid><dc:creator>Eliot Stock</dc:creator><description>&lt;p&gt;I could use something like this. Were you planning on open sourcing your code, by any chance?&lt;/p&gt;
&lt;p&gt;Have you used the Nordic PWM library as a starting point? (&lt;a href="https://github.com/NordicSemiconductor/nrf51-pwm-library)"&gt;github.com/.../nrf51-pwm-library)&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Tone library</title><link>https://devzone.nordicsemi.com/thread/9605?ContentTypeID=1</link><pubDate>Fri, 25 Apr 2014 09:18:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b3899240-5a82-4201-8592-114a7d0127f1</guid><dc:creator>thomas</dc:creator><description>&lt;p&gt;Ok,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m limited by the timer1 and timer2 size (16bits)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>