This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Port D on Cypress AN2125

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 the fast read and fast write on the an2125 and the fast write works just fine. When I attempt to do a fast read the the external device swithches to an output is when the an2125 loses control. Any help would be appreciated.

Parents
  • 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.

Reply
  • 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.

Children