<?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>nRF52832 (PCA10040) and ICM 20648</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/47918/nrf52832-pca10040-and-icm-20648</link><description>Hi everyone, I am using nRF52832 (PCA10040) and ICM 20648. I want to write a I2C aka TWI interface to read accelerometer and gyroscope readings and print them out with TeraTerm. I tried to find libraries online but there are none available. Any ideas</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 19 Jun 2019 16:31:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/47918/nrf52832-pca10040-and-icm-20648" /><item><title>RE: nRF52832 (PCA10040) and ICM 20648</title><link>https://devzone.nordicsemi.com/thread/193741?ContentTypeID=1</link><pubDate>Wed, 19 Jun 2019 16:31:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6a9297c4-b23e-4499-ad7a-df421cac5d7a</guid><dc:creator>YHZHANG</dc:creator><description>&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 (PCA10040) and ICM 20648</title><link>https://devzone.nordicsemi.com/thread/189964?ContentTypeID=1</link><pubDate>Wed, 29 May 2019 15:49:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:134e4d0e-127b-422a-94d5-a7f07a341a2f</guid><dc:creator>awneil</dc:creator><description>[quote userid="79963" url="~/f/nordic-q-a/47918/nrf52832-pca10040-and-icm-20648"]Any ideas how to start about doing this[/quote]
&lt;p&gt;See:&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/47555/how-to-build-led-5x21-matrix/189564#189564"&gt;devzone.nordicsemi.com/.../189564&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;and &lt;strong&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/47555/how-to-build-led-5x21-matrix/189585#189585" rel="noopener noreferrer" target="_blank"&gt;How To Interface Anything To Anything Else&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 (PCA10040) and ICM 20648</title><link>https://devzone.nordicsemi.com/thread/189954?ContentTypeID=1</link><pubDate>Wed, 29 May 2019 15:13:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c6c3f3c9-a1cd-47cc-a06c-784510f8da7f</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;This is a short and general description of how to interface with a sensor that communicates over serial:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Start by testing the&amp;nbsp;&lt;a title="TWI Sensor Example" href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/twi_sensor_example.html?cp=5_1_4_6_43"&gt;TWI Sensor Example&lt;/a&gt;.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;Go to Invensense&amp;#39;s website and grab whatever C driver they&amp;#39;ve written&amp;nbsp;for ICM 20648. Almost all serious sensor vendors have built their own generic C drivers, and often accompanying libraries that deal with post-processing of the data.&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;Exchange the read/write functions in the Invensense driver with appropriate nRF TWI driver calls. See&amp;nbsp;&lt;a title="TWIM" href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/group__nrf__twim.html?cp=5_1_6_9_0_37"&gt;TWIM&lt;/a&gt;&amp;nbsp;driver API docs.&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>