<?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>ColdFire/68K Microcontrollers and ProcessorsのトピックRe: 5485 EVAL kit. DSPI Drivers</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/5485-EVAL-kit-DSPI-Drivers/m-p/131634#M957</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Usman,&lt;/P&gt;&lt;P&gt;The code that has been posted does have a DSPI driver for the DSPI on the MCF5485 (actually for the MCF547x/8x (x=0-5)).&amp;nbsp; Did you see DSPI_Drv.c/h?&lt;/P&gt;&lt;P&gt;-MN&lt;/P&gt;&lt;P&gt;Message Edited by mnorman on &lt;SPAN class="date_text"&gt;04-07-2006&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;03:01 PM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 08 Apr 2006 02:59:00 GMT</pubDate>
    <dc:creator>mnorman</dc:creator>
    <dc:date>2006-04-08T02:59:00Z</dc:date>
    <item>
      <title>5485 EVAL kit. DSPI Drivers</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/5485-EVAL-kit-DSPI-Drivers/m-p/131629#M952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;I need to get the DMA Serial Peripheral Interface DSPI working on the MFC 5485 Eval board. Has any one written the drivers for it yet? Even if someone is working on it please contact me. Thanks&lt;/DIV&gt;&lt;DIV&gt;If you need help with timers, interrupts or memory mapping, ask me. Thanks&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2006 06:11:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/5485-EVAL-kit-DSPI-Drivers/m-p/131629#M952</guid>
      <dc:creator>Usman</dc:creator>
      <dc:date>2006-04-07T06:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: 5485 EVAL kit. DSPI Drivers</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/5485-EVAL-kit-DSPI-Drivers/m-p/131630#M953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Yes, we have some example DSPI code for the MCF548x devices. It is attached.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2006 22:02:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/5485-EVAL-kit-DSPI-Drivers/m-p/131630#M953</guid>
      <dc:creator>mpeters</dc:creator>
      <dc:date>2006-04-07T22:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: 5485 EVAL kit. DSPI Drivers</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/5485-EVAL-kit-DSPI-Drivers/m-p/131631#M954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;The Linux Target Image Builder (LTIB) MCF5475/85 BSP has DSPI drivers in it too:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=CWB-MCF547X-548X-2-6-KL&amp;amp;nodeId=01272686880332" rel="nofollow" target="_blank"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=CWB-MCF547X-548X-2-6-KL&amp;amp;nodeId=01272686880332&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;DavidS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2006 22:20:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/5485-EVAL-kit-DSPI-Drivers/m-p/131631#M954</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2006-04-07T22:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: 5485 EVAL kit. DSPI Drivers</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/5485-EVAL-kit-DSPI-Drivers/m-p/131632#M955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;I did go through these files, The only thing that could be of my interest and related to DSPI is the header file containing the peripherals and macros. I am already using it. Drivers are not provided with the eval board and thats what I want to write. I am using C for it.so far I have got the Serail continous clock and CS working for it. I need to read some data off of aslave device and then write back to it. The reference manual that came with the eval kit has some thoery behind all the regsters, and thats the only thing I have to work with.&lt;/DIV&gt;&lt;DIV&gt;Thanks for your time. Please do keep an eye out for DSPI drivers for 5485. thanks&lt;/DIV&gt;&lt;DIV&gt;U.Sheikh&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2006 23:02:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/5485-EVAL-kit-DSPI-Drivers/m-p/131632#M955</guid>
      <dc:creator>Usman</dc:creator>
      <dc:date>2006-04-07T23:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: 5485 EVAL kit. DSPI Drivers</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/5485-EVAL-kit-DSPI-Drivers/m-p/131633#M956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;DavidS, I have submitted a request for it on the freescale website for it.&amp;nbsp; Let us see how long they take to get back with me.&lt;/DIV&gt;&lt;DIV&gt;thanks&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;U. Sheikh&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2006 23:04:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/5485-EVAL-kit-DSPI-Drivers/m-p/131633#M956</guid>
      <dc:creator>Usman</dc:creator>
      <dc:date>2006-04-07T23:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: 5485 EVAL kit. DSPI Drivers</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/5485-EVAL-kit-DSPI-Drivers/m-p/131634#M957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Usman,&lt;/P&gt;&lt;P&gt;The code that has been posted does have a DSPI driver for the DSPI on the MCF5485 (actually for the MCF547x/8x (x=0-5)).&amp;nbsp; Did you see DSPI_Drv.c/h?&lt;/P&gt;&lt;P&gt;-MN&lt;/P&gt;&lt;P&gt;Message Edited by mnorman on &lt;SPAN class="date_text"&gt;04-07-2006&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;03:01 PM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Apr 2006 02:59:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/5485-EVAL-kit-DSPI-Drivers/m-p/131634#M957</guid>
      <dc:creator>mnorman</dc:creator>
      <dc:date>2006-04-08T02:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: 5485 EVAL kit. DSPI Drivers</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/5485-EVAL-kit-DSPI-Drivers/m-p/131635#M958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I am converting the ltib DSPI driver to use DMA. I was having problems with the DMA transfer to the DSPI DTFR register. It seemed like the DMA was just running as fast as it could and not waiting for the TFFF interrupts from the DSPI. I found the fix in this example code that you posted. The fix was to change MCD_SINGLE_DMA to MCD_SINGLE_DMA | 0x40 in the flags argument to MCD_startDma().&lt;BR /&gt;&lt;BR /&gt;I have looked through the MCF547x Reference Manual and the Multichannel DMA API User's Guide, but I can't find anything about this magic 0x40 that makes my DMA transfers work. Can anyone point me to some documentation or shed some light on this for me?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Steve&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2006 04:26:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/5485-EVAL-kit-DSPI-Drivers/m-p/131635#M958</guid>
      <dc:creator>SteveJoiner</dc:creator>
      <dc:date>2006-05-05T04:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: 5485 EVAL kit. DSPI Drivers</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/5485-EVAL-kit-DSPI-Drivers/m-p/131636#M959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Would you upload the DSPI drivers with out DMA&amp;nbsp; for 5485 for me.&lt;/DIV&gt;&lt;DIV&gt;Regards&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Oct 2006 22:04:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/5485-EVAL-kit-DSPI-Drivers/m-p/131636#M959</guid>
      <dc:creator>Usman</dc:creator>
      <dc:date>2006-10-17T22:04:02Z</dc:date>
    </item>
  </channel>
</rss>

