<?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>code stuck with nrf52-mpu-easydma-using-timers-and-drivers</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/33094/code-stuck-with-nrf52-mpu-easydma-using-timers-and-drivers</link><description>Hello Everyone, 
 I am using Martinsbl / nrf5-mpu-examples nrf52-mpu-easydma-using-timers-and-drivers. When I tried to change the TWIM_RX_BUF_WIDTH to get the gyro data, the code stuck in while loop and no event come. After experimenting with TWIM_RX_BUF_LENGTH</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 16 Apr 2018 12:08:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/33094/code-stuck-with-nrf52-mpu-easydma-using-timers-and-drivers" /><item><title>RE: code stuck with nrf52-mpu-easydma-using-timers-and-drivers</title><link>https://devzone.nordicsemi.com/thread/128456?ContentTypeID=1</link><pubDate>Mon, 16 Apr 2018 12:08:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ed5527d9-6e73-4d16-b518-ded36ec1981e</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Unfortunately I don&amp;#39;t know anything about the AHRS&amp;nbsp;algorithm.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: code stuck with nrf52-mpu-easydma-using-timers-and-drivers</title><link>https://devzone.nordicsemi.com/thread/128148?ContentTypeID=1</link><pubDate>Fri, 13 Apr 2018 04:37:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:78b47e9f-1560-4a40-ba95-4f1ddd87fea8</guid><dc:creator>Waqas Qammar</dc:creator><description>&lt;p&gt;Thank you for help brother. Now I am using a simple example and convert it according to my requirements. everything is fine but when I applied Mahony&amp;nbsp;AHRS the yaw keep changing from 180 to 0 then 360 to 180 even if I never touch the sensor. can you help me on this? Now I am porting embedded motion driver from Invesense for higher functionality.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: code stuck with nrf52-mpu-easydma-using-timers-and-drivers</title><link>https://devzone.nordicsemi.com/thread/127594?ContentTypeID=1</link><pubDate>Tue, 10 Apr 2018 11:06:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3b15f718-2d95-4f92-8d0a-00cf9432dbd4</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;There seems to be a weird relationship between the timer used to trigger the TWI transfers and the size of the buffer. If you use 20 ms intervals and a &amp;gt;82 bytes long buffer the timer doesn&amp;#39;t seem to trigger any interrupts (or TWI transfers) at all. And even stranger, if you use a buffer of 75 bytes, the timer seems to trigger&amp;nbsp;events at ~4 ms intervals even though it is configured for 20 ms intervals. If you decrease the intervals to 50 ms you can use 14x7 bytes buffers. I&amp;#39;ll have to do some further debugging on this one.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>