<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/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/"><channel><title>Port D on Cypress AN2125</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/14951/port-d-on-cypress-an2125</link><description> I had wrote on this subject last year and put the project down until now. I am having a problem when an external device sets its address lines to outputs while connected to the EZ-USB AN2125 chip at Port D. I an2125 goes into an unknown state. I am using</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: Port D on Cypress AN2125</title><link>https://community.arm.com/thread/150095?ContentTypeID=1</link><pubDate>Mon, 06 May 2002 10:18:02 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:4dd4f71b-ca73-43af-a6cc-9fa2b2692b24</guid><dc:creator>Jon Young</dc:creator><description>&lt;p&gt;All I know is the data bus is not shared with I/O pins.  The 2125 manual state that the 2125 is the SOLE master of the memory expansion bus.  I would talk to Cypress to see if what you are doing is OK.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Port D on Cypress AN2125</title><link>https://community.arm.com/thread/149632?ContentTypeID=1</link><pubDate>Mon, 06 May 2002 10:13:37 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:73789400-242d-4b47-a39d-76c882df20a4</guid><dc:creator>William  Gifford</dc:creator><description>&lt;p&gt;Can you send me information on how to set up the options on Target of the monitor for debugging purposes?  Thank you for your help!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Port D on Cypress AN2125</title><link>https://community.arm.com/thread/149629?ContentTypeID=1</link><pubDate>Mon, 06 May 2002 09:17:46 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:2a34991d-ff3f-4398-9fba-a2b97080418a</guid><dc:creator>William  Gifford</dc:creator><description>&lt;p&gt;I guess I don&amp;#39;t understand your comment.  The micros never try to send at the same time.  Does the data bus on the an2125 always act like an output?  The an2125 code works as a stand alone and not on the development board.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Port D on Cypress AN2125</title><link>https://community.arm.com/thread/149110?ContentTypeID=1</link><pubDate>Mon, 06 May 2002 09:01:12 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:6fb15314-afa3-491a-92fa-36f7c252e990</guid><dc:creator>Jon Young</dc:creator><description>&lt;p&gt;Sure looks like you have bus contention.&lt;br /&gt;
Each micro thinks it is a bus master. I can not think of a way to do multiple fast transfers without a fifo between them.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Port D on Cypress AN2125</title><link>https://community.arm.com/thread/129720?ContentTypeID=1</link><pubDate>Mon, 06 May 2002 08:17:37 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:b27c66e3-20a1-4873-9b79-bb7a748bad64</guid><dc:creator>William  Gifford</dc:creator><description>&lt;p&gt;We are using two micros that are directly connected between their data busses.  We are not using a FIFO or buffer at this time.  You are right that we can single step a fast write and not a fast read but we are also not able to stop anywhere within the program when the other micro changes from input to outputs on its data bus.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Port D on Cypress AN2125</title><link>https://community.arm.com/thread/121757?ContentTypeID=1</link><pubDate>Fri, 03 May 2002 09:57:45 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:d8cc40f8-385b-4da1-9a9e-298edab9f0c2</guid><dc:creator>Jon Young</dc:creator><description>&lt;p&gt;The board does have a couple of IO memory map configuration swicthes to disable the mapping of the srams.  Though they should not be active during a fast transfer.&lt;br /&gt;
&lt;br /&gt;
Let me guess at some more things.&lt;br /&gt;
&lt;br /&gt;
Hardware:&lt;br /&gt;
  You have the 2 micros. Their data busses are connected via some buffers or fifos and their address busses are totally independent.&lt;br /&gt;
&lt;br /&gt;
Symptoms:&lt;br /&gt;
  You can single step a fast write with the Keil monitor. You can not single step a fast read ( it hangs ).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Port D on Cypress AN2125</title><link>https://community.arm.com/thread/85114?ContentTypeID=1</link><pubDate>Fri, 03 May 2002 09:19:14 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:eb1c41d9-a70b-407d-ac30-01563386ce87</guid><dc:creator>William  Gifford</dc:creator><description>&lt;p&gt;We are actually working(somewhat) as a stand alone device (AN2125 connected to another micro) after flashing the hex code in using the control panel.  We are not able to use the monitor as a debugging tool.  Is there more information on how the debugger can be set up?  Can we debug with just the AN2125 without the SRAM chips and all other parts that are on the EZ-USB development board?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Port D on Cypress AN2125</title><link>https://community.arm.com/thread/85115?ContentTypeID=1</link><pubDate>Fri, 03 May 2002 08:51:18 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:68fcdc54-86a0-453b-8a5a-d3081b3f58a1</guid><dc:creator>William  Gifford</dc:creator><description>&lt;p&gt;The external device is another micro.  The other lines that are used are a chip select and a data ready.  We are trying to debug on the EZ-USB Devloper board.  Is there a conflict between the external SRAMs or could we somehow have the Options for the Target set up wrong while trying to debug using the monitor??&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Port D on Cypress AN2125</title><link>https://community.arm.com/thread/84258?ContentTypeID=1</link><pubDate>Fri, 03 May 2002 07:50:26 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:9ba83f86-8257-429b-89a7-05d6fec37ee6</guid><dc:creator>Jon Young</dc:creator><description>&lt;p&gt;Since only the D lines (and frw, fwr) are connected between the micro and the external device, why would you expect &amp;quot;an external device sets its address lines to outputs&amp;quot; to affect the micro?   &lt;br /&gt;
&lt;br /&gt;
From what little you have said, I am infering that the external device has its own separate muliplexed address bus, that is enabled on a fast transfer.  This sounds very complicated. Is there another micro or FPGA involved?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Port D on Cypress AN2125</title><link>https://community.arm.com/thread/54371?ContentTypeID=1</link><pubDate>Fri, 03 May 2002 06:08:24 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:59c8edba-fb69-4c35-8f55-14a3d580e630</guid><dc:creator>William  Gifford</dc:creator><description>&lt;p&gt;The AN2125 uses the data bus D[7..0] to access an external device during fast transfers.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Port D on Cypress AN2125</title><link>https://community.arm.com/thread/38681?ContentTypeID=1</link><pubDate>Thu, 02 May 2002 18:56:34 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:5e3ef89c-c2b0-410b-ac4a-94ae5650b346</guid><dc:creator>Jon Young</dc:creator><description>&lt;p&gt;I am a little confused.  The AN2125 does not use address lines for fast transfers.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>