Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:xboot:start [2011/12/18 08:04] – [Features] alex | en:xboot:start [2013/03/24 03:39] (current) – alex | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ===== Introduction ===== | ===== Introduction ===== | ||
| - | XBoot is an extensible, modular bootloader for the ATMEL XMEGA processor series. It is compatible with the AVR109 (butterfly) bootloader protocol with a few XMEGA specific extensions for access to the user and production signature rows. One of its main features | + | XBoot is an extensible, modular bootloader for the ATMEL AVR processor series, compatible with both AVR ATMEGA and AVR XMEGA devices with sufficient memory. It is compatible with the AVR109 (butterfly) bootloader protocol with a few XMEGA specific extensions for access to the user and production signature rows. XBoot includes several advanced |
| ===== Features ===== | ===== Features ===== | ||
| Line 12: | Line 12: | ||
| * RS232, RS485, I²C, and parallel FIFO communication | * RS232, RS485, I²C, and parallel FIFO communication | ||
| * Highly reconfigurable | * Highly reconfigurable | ||
| - | * Self-reconfiguration | + | * Custom configuration options stored separately for easy upgrading of XBoot |
| - | * Supports I²C bus address autonegotiation | + | * Firmware update |
| + | * Supports I²C bus address autonegotiation | ||
| ===== Documentation ===== | ===== Documentation ===== | ||
| Line 20: | Line 21: | ||
| * [[readme# | * [[readme# | ||
| * [[readme# | * [[readme# | ||
| + | * [[readme# | ||
| * Setting Up AVRDUDE | * Setting Up AVRDUDE | ||
| - | |||
| ===== Repository ===== | ===== Repository ===== | ||
| * [[https:// | * [[https:// | ||
| - | * [[https://github.com/alexforencich/xboot/wiki|XBoot | + | * [[http://code.google.com/p/avr-xboot/ |
| ===== Links ===== | ===== Links ===== | ||