<?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>GY-87 , reading from Hmc5883L using I2C</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/22931/gy-87-reading-from-hmc5883l-using-i2c</link><description>hi i m using nrf52832 for detection acceleration , angular speed and detection of magetic field with GY-87 ( MPU 6050 and Hmc5883). in fact i wrote a program that read only magnetic sensor only. but i didnt succeed to recover value by i2c. this is my</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 22 Jun 2017 06:46:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/22931/gy-87-reading-from-hmc5883l-using-i2c" /><item><title>RE: GY-87 , reading from Hmc5883L using I2C</title><link>https://devzone.nordicsemi.com/thread/90204?ContentTypeID=1</link><pubDate>Thu, 22 Jun 2017 06:46:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8ca5bb89-0295-4ac8-a477-dfbf8c0282d2</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;An updated question has been posted &lt;a href="https://devzone.nordicsemi.com/question/153280/twi-mpu650-hmc5883l/"&gt;here&lt;/a&gt;, I will close this one.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GY-87 , reading from Hmc5883L using I2C</title><link>https://devzone.nordicsemi.com/thread/90206?ContentTypeID=1</link><pubDate>Wed, 21 Jun 2017 09:39:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:57661f39-c073-4f7a-8e7b-90984f0d16a6</guid><dc:creator>omar </dc:creator><description>&lt;p&gt;I don&amp;#39;t find HMC5883L adress. I try to set bypass for gy-87 but I can&amp;#39;t succeed to do it. any help proposed.
mpu_int_pin_cfg_t bypass_config;
err_code = nrf_drv_mpu_read_registers(MPU_REG_INT_PIN_CFG, (uint8_t *)&amp;amp;bypass_config, 1);&lt;/p&gt;
&lt;p&gt;// Set I2C bypass enable bit to be able to communicate with magnetometer via I2C
bypass_config.i2c_bypass_en = 1;
// Write config value back to MPU config register
err_code = mpu_int_cfg_pin(&amp;amp;bypass_config);&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GY-87 , reading from Hmc5883L using I2C</title><link>https://devzone.nordicsemi.com/thread/90205?ContentTypeID=1</link><pubDate>Wed, 21 Jun 2017 08:40:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a66fc621-547f-419f-ba90-afac332241cd</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;Could you test the &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v13.0.0%2Ftwi_scanner_example.html&amp;amp;cp=4_0_0_4_4_35"&gt;TWI scanner example&lt;/a&gt; and check if it finds the correct address of your device?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>