<?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>Migrating PWM driver nRF52840 to nRF52833</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/91234/migrating-pwm-driver-nrf52840-to-nrf52833</link><description>Hi everyone 
 I want use the pwm_driver example of the SDK download at nRF52833 DK 
 However, some problems were encountered after the migration 
 I replace the preprocessor flag &amp;quot;NRF52840_XXAA&amp;quot; with NRF52833_XXAA and &amp;quot;BOARD_PCA10056 &amp;quot; with &amp;quot;BOARD_PCA10100</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 29 Aug 2022 12:28:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/91234/migrating-pwm-driver-nrf52840-to-nrf52833" /><item><title>RE: Migrating PWM driver nRF52840 to nRF52833</title><link>https://devzone.nordicsemi.com/thread/383682?ContentTypeID=1</link><pubDate>Mon, 29 Aug 2022 12:28:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:594fc535-6d5c-44d3-972e-627c3fa30210</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;That was odd, if you have set board&amp;nbsp;BOARD_PCA10100 instead of&amp;nbsp;BOARD_PCA10056, then it should choose the&amp;nbsp;pca10100.h from&amp;nbsp;\components\boards&lt;/p&gt;
&lt;p&gt;But it could be the example doesn&amp;#39;t use the board file, and instead are hardcoding LED pins by other defines.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Migrating PWM driver nRF52840 to nRF52833</title><link>https://devzone.nordicsemi.com/thread/383639?ContentTypeID=1</link><pubDate>Mon, 29 Aug 2022 10:37:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:69256189-b800-437a-9968-595e007ef149</guid><dc:creator>TedLee</dc:creator><description>&lt;p&gt;&lt;span&gt;HI&amp;nbsp;&lt;span&gt;Kenneth&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m sorry for the delay in my reply。&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thank you for your advice suggest，and the code&lt;/span&gt;&lt;span&gt;&amp;nbsp;compiled&amp;nbsp;passes，but LED is not&amp;nbsp;display。&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks and Best regards！&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Ted Lee&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Migrating PWM driver nRF52840 to nRF52833</title><link>https://devzone.nordicsemi.com/thread/382851?ContentTypeID=1</link><pubDate>Tue, 23 Aug 2022 08:53:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c0401b92-df46-4037-a7c2-367baffabfb8</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;There is no direct way of doing this, so you either need to (option1) modify an nRF52840 project (pca10056) to be an nRF52833 project (pca10100), or alternatively (option2) start with a project that already support nRF52833 (pca10100), and then include the source files and sdk_config.h from a project that support the nRF52840 (pca10056). Some devzone cases that discuss either or both options:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/64518/nrf52833-development"&gt;nRF52833 development&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/73773/creating-ses-projects-for-pca10100-or-other-boards"&gt;Creating SES projects for PCA10100 or other boards&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/56468/can-i-use-the-example-code-for-pca-10056-for-pca-10100"&gt;Can I  use the example code for PCA 10056 for PCA 10100?&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>