Chapter 11: APA Customer Display Interface 11-9
Write Data w/Shift (07h, DIRECTION, ROW, BYTE1, BYTE2,... BYTE32)
Thiscommandshiftstheimagedata,selectedbytheROWbyteandthe
datacontrolbits,onecolumntotheleftorrightdependingonthe
DIRECTIONbyteandfillstheemptycolumninDDRAMwithnew
data.Datashiftedofftheendofeachrowislost.Bit0of
the
DIRECTIONbyteselectstheshiftdirection,0=left,1=right,bits7
through*2areignored.
EachbitoftheROWbyteselectswhetheragivenrowisshiftedornot,
1=rowisshifted,0=rownotshifted.ROWbytebit0representsthetop
row(XAR=0),bit1thenextrow
(XAR=1),...andbit7thebottomrow
(XAR=7).Thedatabytes,BYTE1,BYTE2,...BYTE32filltheempty
columnfromthetoprowtothebottomrowskippingnon‐shiftedrows,
startingwithPage0followedbyPages1,2,and3wheninthe
grayscalemode.
Onedatabyteisrequired
foreachrowshiftedwheninthe
monochromemode(G=0),4arerequiredforeachrowshiftedwhenin
thegrayscalemode(G=1).TheXAR,theYAR,andthedisplaycontrol
bitsarenotaffectedbythiscommand.
*‐Ifbit1oftheDIRECTIONbyteisset,themodule
willuseBYTE1as
thecharactercodeandBYTE2asthecharactercolumnnumberforthe
ʺnewʺdataforfillingtheemptycolumninDDRAM.