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

how and when to read external buffer

HI, i am working on a project. I need to give extrnal data to input of buffer 74ls373 and at the output pin i receive data on pins D0-D7 which is given to the input to the microcontroller data pins (P0). I am using external memory for RAM and ROM.

My problem is when and how should I read data output pins of the buffer and store the output result into external RAM.

0