<?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>What&amp;#39;s the maximum time between random numbers on the RNG peripheral?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/29997/what-s-the-maximum-time-between-random-numbers-on-the-rng-peripheral</link><description>What&amp;#39;s the maximum time between random numbers being generated on the nRF52832&amp;#39;s RNG? The datasheet just says 
 
 The time needed to generate one random byte of data is unpredictable, and may vary from one byte to the next. This is especially true when</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 06 Feb 2018 08:43:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/29997/what-s-the-maximum-time-between-random-numbers-on-the-rng-peripheral" /><item><title>RE: What's the maximum time between random numbers on the RNG peripheral?</title><link>https://devzone.nordicsemi.com/thread/119878?ContentTypeID=1</link><pubDate>Tue, 06 Feb 2018 08:43:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aa5cf441-4123-4459-87f8-b4dd37f4b81f</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;As you have measured already the time it takes to generate a value will vary as this is generated based on noise. This is especially thru when bias correction is on, which is the recommended setting if you need a uniform distribution of 0 and 1.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What's the maximum time between random numbers on the RNG peripheral?</title><link>https://devzone.nordicsemi.com/thread/119236?ContentTypeID=1</link><pubDate>Tue, 30 Jan 2018 12:52:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3460b587-ee4c-4646-a542-50b808b36912</guid><dc:creator>CurtisHx</dc:creator><description>&lt;p&gt;I just ran a quick &amp;#39;n dirty experiment on the dev kit.  I toggled a GPIO inside of the RNG VALRDY interrupt and looked at it on the scope.  After running for a few minutes, it looks like the max time is 35µs and min is 31µs with bias correction off (CONFIG = 0). With bias correction on, max time is 2.27ms and min time is 74µs.  There&amp;#39;s something going wrong with my code.  I don&amp;#39;t think the RNG is malfunctioning.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What's the maximum time between random numbers on the RNG peripheral?</title><link>https://devzone.nordicsemi.com/thread/119235?ContentTypeID=1</link><pubDate>Tue, 30 Jan 2018 02:44:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0d6e2190-4447-4f59-9828-4c1a606166c6</guid><dc:creator>Matt</dc:creator><description>&lt;p&gt;Should be less than the time to find your next date :)
For my application I did not recall the time delay to be more than 1 second..but I could be wrong here.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>