<?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>driving WS2812B (neopixels) with I2S without SCK/LRCK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/55802/driving-ws2812b-neopixels-with-i2s-without-sck-lrck</link><description>Hi, I&amp;#39;m trying do drive WS2812B LEDs (aka neopixels) with the I2S peripheral, using method similar to this https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/driving-ws2812b-leds-using-i2s-on-the-nordic-nrf52 
 I got the right signal out of</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 15 Apr 2020 01:14:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/55802/driving-ws2812b-neopixels-with-i2s-without-sck-lrck" /><item><title>RE: driving WS2812B (neopixels) with I2S without SCK/LRCK</title><link>https://devzone.nordicsemi.com/thread/244562?ContentTypeID=1</link><pubDate>Wed, 15 Apr 2020 01:14:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b4e4032-1893-43c6-b3aa-1a76062313af</guid><dc:creator>Johnny</dc:creator><description>&lt;p&gt;yes, i&amp;#39;ve seen some examples but not a plain reusable library. The i2s solution was the easiest one to implement for me.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: driving WS2812B (neopixels) with I2S without SCK/LRCK</title><link>https://devzone.nordicsemi.com/thread/244560?ContentTypeID=1</link><pubDate>Tue, 14 Apr 2020 23:55:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c3dae652-a030-4e4d-a235-f22e3be65602</guid><dc:creator>mmoskal</dc:creator><description>&lt;p&gt;It is possible to use PWM peripheral with double-buffer and generate the PWM data on the fly from neopixel data. I never got around to implement that though... I saw some examples, but they pre-compute neopixel data, which very memory in-efficient.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: driving WS2812B (neopixels) with I2S without SCK/LRCK</title><link>https://devzone.nordicsemi.com/thread/244555?ContentTypeID=1</link><pubDate>Tue, 14 Apr 2020 22:03:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ceec2b0a-f27d-4ba2-a25e-ca4610f6a683</guid><dc:creator>Johnny</dc:creator><description>&lt;p&gt;the LRCK pin was not required on the nrf52832&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: driving WS2812B (neopixels) with I2S without SCK/LRCK</title><link>https://devzone.nordicsemi.com/thread/244554?ContentTypeID=1</link><pubDate>Tue, 14 Apr 2020 22:03:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f8167030-ecc0-42c2-b737-5dd8a51913cf</guid><dc:creator>Johnny</dc:creator><description>&lt;p&gt;thank you!&amp;nbsp; I had working code on the nrf52832 that required the SCK pin, but not the LRCK pin.&amp;nbsp; The same code running on the nRF52840 does require the LRCK pin.&amp;nbsp; I couldn&amp;#39;t figure out why it wasn&amp;#39;t working until I ran into this post.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: driving WS2812B (neopixels) with I2S without SCK/LRCK</title><link>https://devzone.nordicsemi.com/thread/226366?ContentTypeID=1</link><pubDate>Thu, 19 Dec 2019 12:27:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:35b198a5-f3fe-419d-aa3d-ca494acae58f</guid><dc:creator>Heidi</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]Is it possible to leave the SCK/LRCK disconnected and have the I2S still operate?[/quote]
&lt;p&gt;&amp;nbsp;It doesn&amp;#39;t look like it no, since you don&amp;#39;t get a signal when you disconnect them.&lt;/p&gt;
&lt;p&gt;Since the creator of this sample isn&amp;#39;t associated with Nordic, I suggest you ask him directly about any issues using it.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Heidi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>