<?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>How to initialize HT1632 LED driver in SPIM0</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/47790/how-to-initialize-ht1632-led-driver-in-spim0</link><description>Hello, 
 i want to display a string in 5x21 led matrix using HT1632 Led driver 
 Using SPIM0 Protocol i should send data from nrf52832 to HT1632 led driver 
 My question is How to initialize HT1632 LED driver in SPIM0 Project? 
 how should i get library</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 28 May 2019 10:38:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/47790/how-to-initialize-ht1632-led-driver-in-spim0" /><item><title>RE: How to initialize HT1632 LED driver in SPIM0</title><link>https://devzone.nordicsemi.com/thread/189566?ContentTypeID=1</link><pubDate>Tue, 28 May 2019 10:38:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd927a29-0730-4808-9923-401697934486</guid><dc:creator>awneil</dc:creator><description>[quote userid="79506" url="~/f/nordic-q-a/47790/how-to-initialize-ht1632-led-driver-in-spim0/189534"]Where the low level example is there in the nRF SDK [/quote]
&lt;p&gt;See your other thread!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to initialize HT1632 LED driver in SPIM0</title><link>https://devzone.nordicsemi.com/thread/189565?ContentTypeID=1</link><pubDate>Tue, 28 May 2019 10:37:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a99cc64a-d89c-4c46-8f43-429a7349f1c1</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;&lt;strong&gt;You already have a thread on this:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/47555/how-to-build-led-5x21-matrix"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/47555/how-to-build-led-5x21-matrix&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to initialize HT1632 LED driver in SPIM0</title><link>https://devzone.nordicsemi.com/thread/189534?ContentTypeID=1</link><pubDate>Tue, 28 May 2019 09:19:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:25bab97c-400e-4412-a7ad-388a2b4d0ca8</guid><dc:creator>gain</dc:creator><description>&lt;p&gt;i am not getting what exactly it is&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Where the low level example is there in the nRF SDK ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to initialize HT1632 LED driver in SPIM0</title><link>https://devzone.nordicsemi.com/thread/189486?ContentTypeID=1</link><pubDate>Tue, 28 May 2019 08:00:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f1b6e953-9200-4519-b4f9-5985c42c7f70</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;In the nRF5 SDK you can find low level drivers to use the SPIM peripheral, to send and receive any arbitrary commands and data you want.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You will need to read the documentation of the HT1632 on how these command and data should look like. If there exists a library for the HT1632, then it should be possible to include that in your project. I assume the HT1632 will require an underlying&amp;nbsp;API&amp;nbsp;to control chip select and send spi data, so you will&amp;nbsp;likely need to modify&amp;nbsp;these low level functions to provide the same functionality, by using the low level drivers from the nRF5 SDK.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>