Back to Prusaslicer

Atmel EDBG-based Tools ProtocolsHints and tips

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

3.1.2901 B
Original Source

Configuration

Configuration takes place before or during a session is active by using the Query, Set and Get commands. The following configuration elements are required:

  • PHYSICAL / INTERFACE: the host must specify whether JTAG or aWire physical interface is to be used

  • PHYSICAL / JTAG_CLOCK: the JTAG clock frequency (in kHz) must be specified when using JTAG mode

  • PHYSICAL / JTAG_DAISY: the JTAG daisy chain parameters must be specified when using a daisy chained target

  • PHYSICAL / AWIRE_BAUD_MAX: the maximum aWire baud rate can be specified when using aWire mode.

Note that before continuing with activation of physical the CMD_HOUSEKEEPING_START_SESSION must be called, see the section called “Start session”.

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