<?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: slow /TA for MCF5234</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/slow-TA-for-MCF5234/m-p/137141#M1900</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Hi bernd,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;External bus cycle can be terminated either externally (external /TA signal) or internally (/TA generated internally).&lt;/DIV&gt;&lt;DIV&gt;Chip select control register is used to set up transfer acknowledge.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;CSCRn[AA] = 0&lt;BR /&gt;means a bus cycle is terminated externally. /TA input pin of MCF523X should be connected with /TA signal of an external device.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;CSCRn[AA] = 1&lt;BR /&gt;CSCRn[IWS] = 0xF (15 wait states)&lt;BR /&gt;means /TA is asserted internally as specified by CSCRn[IWS]. An external /TA is not needed.&lt;BR /&gt;However, if an external /TA is connected, and external device asserts an external /TA before the wait state countdown asserts the internal /TA, the cycle is terminated.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Every external bus cycle is monitored by a bus monitor by default after reset.&lt;BR /&gt;The bus monitor timeout is set according to CCR[BMT] bits (65536 system clocks by default).&lt;BR /&gt;If a bus cycle is not terminated withing the time period defined by CCR[BMT] bits, the bus cycle is terminated by bus monitor,&amp;nbsp; if enabled.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Chip select cotrol register is described in the MCF5235 Reference Manual, Chapter 16.&lt;BR /&gt;CCR register is described in MCF5235 Reference Manual, Chapter 9&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Martin&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jun 2007 19:38:46 GMT</pubDate>
    <dc:creator>Martin_</dc:creator>
    <dc:date>2007-06-19T19:38:46Z</dc:date>
    <item>
      <title>slow /TA for MCF5234</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/slow-TA-for-MCF5234/m-p/137140#M1899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;SPAN&gt;I have slow component which should be hooked directly to the memory interface. Is there a limit how long the processor waits for a TA if external termination is selected. I&amp;nbsp; would expect that everything up to 15 bus clock cycles is OK but what happens after this. For instance the external bus is correctly defined only after 250ns&amp;nbsp; while with 150MHz processor clock rate -&amp;gt; 75 MHz bus clock rate -&amp;gt;15 cycles expire after 200ns. A pointer where to read would be appreciated as I did not find the information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2007 19:24:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/slow-TA-for-MCF5234/m-p/137140#M1899</guid>
      <dc:creator>bernd</dc:creator>
      <dc:date>2007-06-18T19:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: slow /TA for MCF5234</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/slow-TA-for-MCF5234/m-p/137141#M1900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Hi bernd,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;External bus cycle can be terminated either externally (external /TA signal) or internally (/TA generated internally).&lt;/DIV&gt;&lt;DIV&gt;Chip select control register is used to set up transfer acknowledge.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;CSCRn[AA] = 0&lt;BR /&gt;means a bus cycle is terminated externally. /TA input pin of MCF523X should be connected with /TA signal of an external device.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;CSCRn[AA] = 1&lt;BR /&gt;CSCRn[IWS] = 0xF (15 wait states)&lt;BR /&gt;means /TA is asserted internally as specified by CSCRn[IWS]. An external /TA is not needed.&lt;BR /&gt;However, if an external /TA is connected, and external device asserts an external /TA before the wait state countdown asserts the internal /TA, the cycle is terminated.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Every external bus cycle is monitored by a bus monitor by default after reset.&lt;BR /&gt;The bus monitor timeout is set according to CCR[BMT] bits (65536 system clocks by default).&lt;BR /&gt;If a bus cycle is not terminated withing the time period defined by CCR[BMT] bits, the bus cycle is terminated by bus monitor,&amp;nbsp; if enabled.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Chip select cotrol register is described in the MCF5235 Reference Manual, Chapter 16.&lt;BR /&gt;CCR register is described in MCF5235 Reference Manual, Chapter 9&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Martin&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 19:38:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/slow-TA-for-MCF5234/m-p/137141#M1900</guid>
      <dc:creator>Martin_</dc:creator>
      <dc:date>2007-06-19T19:38:46Z</dc:date>
    </item>
  </channel>
</rss>

