<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Accelerometer Data Spike]]></title><description><![CDATA[<p>Hi,</p>
<p>I've been recording some accelerometer data with my Open IMU300ZA connected to a Teensy over SPI and have noticed an intermittent spike in the data being produced by the accelerometers. I'm struggling to find a cause for it, but it's nonphysical - it occurs even with the device sat still on the bench. Because it affects all three channels simultaneously I'm wondering if it's an SPI related issue?</p>
<p>I'm currently ignoring the Data Ready pin (7) and just reading from the IMU300ZI on a loop, do you think this is likely to cause a problem? It's not clear from the datasheet whether I need to obey the Data Ready pin or not.</p>
<p>Please see the attached plot for an example of the bad behavior, with the state of the Data Ready pin shown in blue. The value that the accelerometer data spikes too is fairly random (not always the same, and each accelerometer can spike to different values in the same instance of the spike).<br />
<img src="https://navview.blob.core.windows.net/forum/upload/Accelerometer_spike_Anotated-keirc0jj.png" alt="Accelerometer spike Anotated.png" class="img-responsive img-markdown" /></p>
<p>If you have any other suggestions for trouble shooting please let me know.</p>
<p>Cheers,<br />
Tim</p>
]]></description><link>https://forum.aceinna.com//topic/186/accelerometer-data-spike</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 02:46:28 GMT</lastBuildDate><atom:link href="https://forum.aceinna.com//topic/186.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 31 Aug 2020 16:50:51 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Accelerometer Data Spike on Mon, 31 Aug 2020 16:50:51 GMT]]></title><description><![CDATA[<p>Hi,</p>
<p>I've been recording some accelerometer data with my Open IMU300ZA connected to a Teensy over SPI and have noticed an intermittent spike in the data being produced by the accelerometers. I'm struggling to find a cause for it, but it's nonphysical - it occurs even with the device sat still on the bench. Because it affects all three channels simultaneously I'm wondering if it's an SPI related issue?</p>
<p>I'm currently ignoring the Data Ready pin (7) and just reading from the IMU300ZI on a loop, do you think this is likely to cause a problem? It's not clear from the datasheet whether I need to obey the Data Ready pin or not.</p>
<p>Please see the attached plot for an example of the bad behavior, with the state of the Data Ready pin shown in blue. The value that the accelerometer data spikes too is fairly random (not always the same, and each accelerometer can spike to different values in the same instance of the spike).<br />
<img src="https://navview.blob.core.windows.net/forum/upload/Accelerometer_spike_Anotated-keirc0jj.png" alt="Accelerometer spike Anotated.png" class="img-responsive img-markdown" /></p>
<p>If you have any other suggestions for trouble shooting please let me know.</p>
<p>Cheers,<br />
Tim</p>
]]></description><link>https://forum.aceinna.com//post/882</link><guid isPermaLink="true">https://forum.aceinna.com//post/882</guid><dc:creator><![CDATA[TimBevan]]></dc:creator><pubDate>Mon, 31 Aug 2020 16:50:51 GMT</pubDate></item><item><title><![CDATA[Reply to Accelerometer Data Spike on Tue, 01 Sep 2020 03:38:07 GMT]]></title><description><![CDATA[<p>Pls check below link:<br />
strictly follow time sequence request, you can use falling edge of DRDY and then start to request the register after each edge of it.<br />
<a href="https://openimu.readthedocs.io/en/latest/software/SPImessaging.html" rel="nofollow">https://openimu.readthedocs.io/en/latest/software/SPImessaging.html</a></p>
<p>pls share your codes about SPI driver:  let's check baud rate, mode, time delay, reading way(single or burst), more detailed info shared more better.</p>
]]></description><link>https://forum.aceinna.com//post/883</link><guid isPermaLink="true">https://forum.aceinna.com//post/883</guid><dc:creator><![CDATA[cek]]></dc:creator><pubDate>Tue, 01 Sep 2020 03:38:07 GMT</pubDate></item></channel></rss>