<?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 use IMU LSM6DSOX in nRF52832?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/111116/how-to-use-imu-lsm6dsox-in-nrf52832</link><description>I would like to develop code to use the IMU LSM6DSOX component (accelerometer and gyroscope). I want to use functions from the manufacturer&amp;#39;s provided code, from the link : https://github.com/STMicroelectronics/lsm6dsox-pid/tree/384089632796834551678a15c5d608eb7c96c468</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 13 May 2024 11:59:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/111116/how-to-use-imu-lsm6dsox-in-nrf52832" /><item><title>RE: How to use IMU LSM6DSOX in nRF52832?</title><link>https://devzone.nordicsemi.com/thread/483025?ContentTypeID=1</link><pubDate>Mon, 13 May 2024 11:59:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:238512fc-6ba9-4ce0-ad07-97e7a4e41012</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;There is support for this sensor in Zephyr,&amp;nbsp;&lt;a href="https://docs.zephyrproject.org/latest/samples/sensor/lsm6dso/README.html"&gt;https://docs.zephyrproject.org/latest/samples/sensor/lsm6dso/README.html&lt;/a&gt;&amp;nbsp;, so using nRF Connect SDK it should&amp;nbsp;just be a matter of configuring the devicetree in order to get it working with a nRF52 device.&lt;/p&gt;
&lt;p&gt;If you are using nRF5 SDK, we don&amp;#39;t have support for this device. But you could take a look in SDK_folder\components\drivers_ext\ to see how you can implement support for these kinds of I2C/SPI sensors. e.g. use&amp;nbsp;&lt;span&gt;is2dh12 as a reference.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>