Features: • Protocol UART Used as a Physical Layer Based on the Intel Hex-type Records Autobaud• In-System Programming Read/Write Flash Memory Read Device IDs Block Erase Full-chip Erase Read/Write Configuration Bytes Security Setting From ISP Command Remote Application Start...
AT89C51SND1: Features: • Protocol UART Used as a Physical Layer Based on the Intel Hex-type Records Autobaud• In-System Programming Read/Write Flash Memory Read Device IDs Block Erase Full-chi...
SeekIC Buyer Protection PLUS - newly updated for 2013!
268 Transactions
All payment methods are secure and covered by SeekIC Buyer Protection PLUS.
The command described below allows to start the application directly from the bootloader upon a specific command reception.
Two options are possible:
• Start the application with a reset pulse generation (using watchdog).When the device receives this command, the watchdog is enabled and the bootloader enters a waiting loop until the watchdog resets the device.Take care that if an external reset chip is used, the reset pulse in output may be wrong and in this case the reset sequence is not correctly executed.
• Start the application without reset A jump at the address 0000h is used to start the application without reset.
This document describes the UART bootloader functionalities as well as the serial protocol to efficiently perform operations on the on-chip Flash memory. Additional information for the AT89C51SND1 product can be found in the AT89C 51SND1 data sheet and the AT89C51SND1 errata sheet available on the Atmel web site,www.atmel.com.The bootloader software package (source code and binary) currently used for production is available from the Atmel web site.