Truncated match.
PICList
Thread
'Parallax PSIM & EEPROM'
1995\11\06@220716
by
DOM ALTAMURO
I'm adding EEDATA manipulation to a 16C84 program,
but PSIM doesn't seem to acknowledge it properly.
Am I doing something wrong (code below) or is it PSIM?
- Dom
;========================================================
; Read EEDATA into *_time variables
;========================================================
mov EEADR,#0 ;center_time
sb RD ;set read bit
mov center_time,EEDATA
mov EEADR,#1 ;right_time
sb RD ;set read bit
mov right_time,EEDATA
mov EEADR,#2 ;stay_time
sb RD ;set read bit
mov stay_time,EEDATA
---
~ SLMR 2.1a ~ 001
More... (looser matching)
- Last day of these posts
- In 1995
, 1996 only
- Today
- New search...