Back to Prusaslicer

Atmel EDBG-based Tools ProtocolsProtocol commands

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

3.1.2761 B
Original Source

GET

Used to get parameters on the tool..

For lists of valid get / set paramters, see the section called “EDBGCTRL ID definitions”.

Table 38. Get

FieldSizeDescription
GET (0x02)1 byteCommand ID
Version (0x00)1 byteCommand version
Get context1 byteContext of the parameter to get
Address1 byteParameter ID / start address
Bytes1 byteNumber of bytes to read

Responses:

  • DATA

  • FAILED

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

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