Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
interfaces:pololu [2021/09/11 06:46] – [Pololu USB AVR] darron | interfaces:pololu [2024/09/02 11:50] (current) – darron | ||
---|---|---|---|
Line 1: | Line 1: | ||
==== Pololu USB AVR ==== | ==== Pololu USB AVR ==== | ||
- | The Pololu USB AVR Programmer Version 2.1 is a very versatile and reliable | + | The Pololu USB AVR Programmer Version 2.1 is a versatile and reliable |
interface device that programs ATMEGA AVR devices. | interface device that programs ATMEGA AVR devices. | ||
<wrap right> | <wrap right> | ||
- | {{:tools: | + | {{:interfaces: |
+ | \\ \\ | ||
+ | {{: | ||
+ | \\ \\ | ||
+ | {{interfaces: | ||
</ | </ | ||
Line 58: | Line 62: | ||
VDD regulator set point: | VDD regulator set point: | ||
Last device reset: | Last device reset: | ||
+ | </ | ||
+ | |||
+ | ===Help=== | ||
+ | |||
+ | < | ||
+ | $ pavr2cmd -h | ||
+ | pavr2cmd: Pololu USB AVR Programmer v2 Command-line Utility | ||
+ | Version 1.1.0 | ||
+ | Usage: pavr2cmd OPTIONS | ||
+ | |||
+ | General options: | ||
+ | -s, --status | ||
+ | -d SERIALNUMBER | ||
+ | --list | ||
+ | --prog-port | ||
+ | --ttl-port | ||
+ | -h, --help | ||
+ | |||
+ | Options for changing settings: | ||
+ | --regulator-mode MODE Sets programmer' | ||
+ | auto - choose 3.3 V or 5 V based on target VCC | ||
+ | 3v3 - always 3.3 V | ||
+ | 5v - switch to 5 V soon after power up | ||
+ | --vcc-output OPTION | ||
+ | to target VCC. Options: enabled, disabled. | ||
+ | --vcc-output-ind OPTION | ||
+ | blinking - yellow LED(s) blink at 8 Hz (default) | ||
+ | steady - yellow LED(s) are on constantly | ||
+ | --freq NUM Sets the ISP frequency (in units of kHz). | ||
+ | Must be typed exactly as shown below. | ||
+ | Suggested values: 3000, 2400, 2000, 1714 | ||
+ | 1500, 1200, 1000, 750, 444, 114 (default), | ||
+ | 28.3, 14.0, 6.98, 3.47, 1.744, 1.465. | ||
+ | --max-freq NUM Sets the max ISP frequency (in units of kHz). | ||
+ | Must be typed exactly as shown below. | ||
+ | Suggested values: 3000, 2400, 2000, | ||
+ | 1714 (default), 1500, 1200, 1000, 750. | ||
+ | --line-a FUNC Set the function of line A. Valid FUNCs are: | ||
+ | none, cd, dsr, dtr, rts, dtr-reset. | ||
+ | --line-b FUNC Set the function of line B. Valid FUNCs are: | ||
+ | none, cd, dsr, dtr, rts, clock, dtr-reset. | ||
+ | --vcc-vdd-max-range MV Sets the maximum allowed range for VCC and VDD | ||
+ | while programming. | ||
+ | --vcc-3v3-min MV Minimum allowed VCC while programming at 3.3 V. | ||
+ | --vcc-3v3-max MV Maximum allowed VCC while programming at 3.3 V. | ||
+ | --vcc-5v-min MV | ||
+ | --vcc-5v-max MV | ||
+ | --sw-minor HEXNUM | ||
+ | --sw-major HEXNUM | ||
+ | --hw HEXNUM | ||
+ | --restore-defaults | ||
+ | |||
+ | This utility only supports the Pololu USB AVR Programmer v2 | ||
+ | (blue-colored, | ||
+ | |||
+ | MV should be a voltage in millivolts. | ||
+ | |||
+ | For more help, see: https:// | ||
</ | </ | ||
Line 74: | Line 136: | ||
[[https:// | [[https:// | ||
+ | |||
+ | [[https:// | ||
[[https:// | [[https:// |