;----------------------------------------------------------------------------- ;---- DS 1620 Initialisierung---------------------------------------------- ;----------------------------------------------------------------------------- mov ds1620byte, #0Ch call put1620byte ;|->write config mov ds1620byte, #03h call put1620byte ;|->set to CPU & 1SHOT mov p1, #0 ;| RST, CL, DQ = Low - OUTPUT ;---------------------------------------------------------------------------------