<?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>Processor Expert SoftwareのトピックRe: SPIMaster_LDD usage with K60 and serial Flash chip</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/SPIMaster-LDD-usage-with-K60-and-serial-Flash-chip/m-p/271783#M1769</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was reading your code and I found it very useful for my project, I was looking for a spi nor driver and I found that it is similar to yours. Did your code work? I think it is not complete, it is missing events.c and definitions. Could you please upload the entire driver?&lt;/P&gt;&lt;P&gt;I would appreciate it very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Francisco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Apr 2016 17:27:42 GMT</pubDate>
    <dc:creator>micheljssimon</dc:creator>
    <dc:date>2016-04-08T17:27:42Z</dc:date>
    <item>
      <title>SPIMaster_LDD usage with K60 and serial Flash chip</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/SPIMaster-LDD-usage-with-K60-and-serial-Flash-chip/m-p/271781#M1767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using the Processor expert SPIMaster_LDD with a K60 processor and a serial flash chip (&lt;SPAN&gt;SST25VF032B).&amp;nbsp; I have more than one flash chip on the SPI bus with separate chip selects. In order to be able to read anything from the chip I need to send out the command plus the number of bytes I expect to get back. Also, I need to ignore any bytes that are received while the command to the chip is being transmitted. I have attached sample functions (&lt;/SPAN&gt;memory_read_status) &lt;SPAN&gt;to read the Status register from the FLASH chip.&amp;nbsp; Is this the correct way to use the processor expert functions?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Joe.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-338558"&gt;spi_memory.c.txt.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 21:52:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/SPIMaster-LDD-usage-with-K60-and-serial-Flash-chip/m-p/271781#M1767</guid>
      <dc:creator>joevignola</dc:creator>
      <dc:date>2013-10-09T21:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: SPIMaster_LDD usage with K60 and serial Flash chip</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/SPIMaster-LDD-usage-with-K60-and-serial-Flash-chip/m-p/271782#M1768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure if i understand the question correctly, but from PEx perspective you should create your own component using CDE (Component Development Environment) tool. The component name could be for example SerialFlash. Your component should also inherit SPIMaster_LDD. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Vojtech Filip&lt;/P&gt;&lt;P&gt;Processor Expert Support Team&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 08:11:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/SPIMaster-LDD-usage-with-K60-and-serial-Flash-chip/m-p/271782#M1768</guid>
      <dc:creator>vfilip</dc:creator>
      <dc:date>2013-10-31T08:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: SPIMaster_LDD usage with K60 and serial Flash chip</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/SPIMaster-LDD-usage-with-K60-and-serial-Flash-chip/m-p/271783#M1769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was reading your code and I found it very useful for my project, I was looking for a spi nor driver and I found that it is similar to yours. Did your code work? I think it is not complete, it is missing events.c and definitions. Could you please upload the entire driver?&lt;/P&gt;&lt;P&gt;I would appreciate it very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Francisco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2016 17:27:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/SPIMaster-LDD-usage-with-K60-and-serial-Flash-chip/m-p/271783#M1769</guid>
      <dc:creator>micheljssimon</dc:creator>
      <dc:date>2016-04-08T17:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: SPIMaster_LDD usage with K60 and serial Flash chip</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/SPIMaster-LDD-usage-with-K60-and-serial-Flash-chip/m-p/271784#M1770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Francisco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got the driver from Freescale, but cannot where I downloaded from.  There is nothing in events.c since it uses polling to get the status of the reads/writes to the SPI bus.  I have attached the header file which has the remaining define statements that you require.  And yes the driver works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joe.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 12:34:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/SPIMaster-LDD-usage-with-K60-and-serial-Flash-chip/m-p/271784#M1770</guid>
      <dc:creator>joevignola</dc:creator>
      <dc:date>2016-04-15T12:34:19Z</dc:date>
    </item>
  </channel>
</rss>

