<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Random number generator (RNG) in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Random-number-generator-RNG/m-p/532824#M3293</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by shiggy on Thu Jan 16 20:15:28 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi mc-san!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks your quick response.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The pseudorandom number is OK for my application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;I am considering to genarate the White Noise.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If possible, please show me code of LPCpresso.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Shiggy&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 21:46:28 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T21:46:28Z</dc:date>
    <item>
      <title>Random number generator (RNG)</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Random-number-generator-RNG/m-p/532822#M3291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by shiggy on Thu Jan 16 18:36:45 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Everyone!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am considering to use the Random number generator (RNG).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please give the information to genarate the Random number&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Shiggy&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:46:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Random-number-generator-RNG/m-p/532822#M3291</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Random number generator (RNG)</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Random-number-generator-RNG/m-p/532823#M3292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mc on Thu Jan 16 18:57:30 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;You can use LFSR as it is one of the less time consuming method. It will generate pseudorandom number though.If you are using RTC in your application you can use this time&amp;nbsp; as seed. Or may be two independent time source in your controller to get a seed value.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:46:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Random-number-generator-RNG/m-p/532823#M3292</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: Random number generator (RNG)</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Random-number-generator-RNG/m-p/532824#M3293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by shiggy on Thu Jan 16 20:15:28 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi mc-san!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks your quick response.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The pseudorandom number is OK for my application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;I am considering to genarate the White Noise.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If possible, please show me code of LPCpresso.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Shiggy&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:46:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Random-number-generator-RNG/m-p/532824#M3293</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: Random number generator (RNG)</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Random-number-generator-RNG/m-p/532825#M3294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mc on Thu Jan 16 21:06:57 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Shiggy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I do not have code right now however you can take help from&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fen.wikipedia.org%2Fwiki%2FLinear_feedback_shift_register" rel="nofollow" target="_blank"&gt;http://en.wikipedia.org/wiki/Linear_feedback_shift_register&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:46:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Random-number-generator-RNG/m-p/532825#M3294</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: Random number generator (RNG)</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Random-number-generator-RNG/m-p/532826#M3295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by shiggy on Fri Jan 17 05:39:58 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Mc-san!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks your kind and clear imformation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You refer to the stripes of the introduced document, and create a code. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Probably, I think that the assembler of LPC1830 is used. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;---Since there was good code of C in an introduced a site, it will inprement it by C. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;If possible, I want to get the random() noise(not 1 bit noise).&lt;BR /&gt;random noise is more than 16 bits, I think.&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Shiggy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:46:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Random-number-generator-RNG/m-p/532826#M3295</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:46:29Z</dc:date>
    </item>
  </channel>
</rss>

