- 33 -
www.hzgrow.com
3.Packet Bytes N is determined by Packet Length. The value is 128 Bytes before
delivery.
4: The instruction doesn’t affect buffer contents.
Data package format:
0x02- have
following packet
0x08 - end packet
To write note pad WriteNotepad
Description: for upper computer to write data to the specified Flash page.Also see ReadNotepad;
Input Parameter: NotePageNum, user content (or data content)
Return Parameter: Confirmation code (1 byte)
Instruction code: 18H
Command (or instruction) package format:
Acknowledge package format:
Note: Confirmation code=00H: write success;
Confirmation code=01H: error when receiving package;
Confirmation code=18H: error when write FLASH
To read note pad ReadNotepad
Description: to read the specified page’s data content;Also see WriteNotepad.
Input Parameter: NotePageNum
Return Parameter: Confirmation code (1 byte) + User content
Instruction code: 19H
Command (or instruction) package format: