> much confused between the description of how it describes how to > do a reset, for example, and between what the timing diagrams show > that you need to do. Timing diagrams don't always show what happens in the real circuit (over a long period for example). They are meant to show the timing relationships between signals. See (10) AC Timing Requirements as well as the timing diagram. Also (11) Operation > for example in the reset, the data sheet tells you that 'the reset > sequence completes when both the Xrst and RESET signals > are set low.' > > This seems to be saying that you hold both of these signals low, and > this will reset the chip. Yes, same as sending MCLR low resets a PIC, but you don't leave it low or the PIC would be in permanent reset and wouldn't do nuttin' > However, the timing diagram shows the Xrst and RESET signals as > begining high, then going low, with the clock (Xck) signal pulsing > above, then the Xrst and RESET resuming high again. > > So, in other words it shows that the Xrst And RESET signals just need > to be pulsed low, to get a reset. Sounds about right. The Xck is there to show timing / setup as per (10) Don't expect to do much on-the-fly image processing with a Stamp BTW. A bare micro with no interpreter overhead is much much faster -- http://www.piclist.com hint: To leave the PICList mailto:piclist-unsubscribe-request@mitvma.mit.edu