Back to Prusaslicer

Atmel EDBG-based Tools ProtocolsProtocol commands

bundled_deps/avrdude/avrdude/atmel-docs/EDBG/protocoldocs/ch05s01s02.html

3.1.2787 B
Original Source

SET

Used to set parameters on the tool..

For lists of valid get / set paramters, see the section called “SET/GET parameters” .

Table 71. Set

FieldSizeDescription
SET (0x01)1 byteCommand ID
Version (0x00)1 byteCommand version
Set context1 byteContext of the parameter to set
Address1 byteParameter ID / start address
Bytes1 byteNumber of bytes to write
DataN bytesData to write

Responses:

  • OK

  • FAILED

Note: Setting multiple parameters in one set call can only be done when all fields are in the same context.

| Prev | Up | Next | | | Home | |