EECS 203 Mailing List
Using RRF


Using RRF

From: Walter Han <walterhan2007_at_avoiding.spam>
Date: Mon May 26 2008 - 15:37:01 CDT

Currently to rotate the LEDs I'm using the rrf command. Only thing though is
that the sequence includes 00000000, whereas in the lab handout the sequence
should loop back at 00000001 and not include the sequence of eight 0s. I was
just wondering if this was alright, and if not, which probably is the case,
how could i implement the sequence with rrf or some other command that
doesn't include that sequence. Only way i can think of right now is just
manually defining the sequence (i.e. movlw 0x80, movwf LED_REG, delay, movlw
0x40, movwf LED_REG, delay, etc).
Received on Mon May 26 15:37:01 2008

This archive was generated by hypermail 2.1.8 : Sat Aug 23 2008 - 21:08:11 CDT