Datasheet

1238
32117D–AVR-01/12
AT32UC3C
39.6.7.3 STATUS_REQUEST
Asks the AW for a status message.
39.6.7.4 TUNE
Asks the AW for the current baud rate counter value.
39.6.7.5 MEMORY_SPEED_REQUEST
Asks the AW for the relative speed between the aWire clock (RC120M) and the SAB interface.
39.6.7.6 CHIP_ERASE
This instruction allows a programmer to completely erase all nonvolatile memories in the chip.
This will also clear any security bits that are set, so the device can be accessed normally. The
command is acked immediately, but the status of the command can be monitored by checking
the Chip Erase ongoing bit in the status bytes received after the STATUS_REQUEST
command.
Table 39-34. STATUS_REQUEST Details
Command Details
Command value 0x03
Additional data N/A
Possible responses
0xC4: STATUS_INFO (Section 39.6.8.7)
0x41: NACK (Section 39.6.8.2)
Table 39-35. TUNE Details
Command Details
Command value 0x04
Additional data N/A
Possible responses
0xC3: BAUD_RATE (Section 39.6.8.6)
0x41: NACK (Section 39.6.8.2)
Table 39-36. MEMORY_SPEED_REQUEST Details
Command Details
Command value 0x05
Additional data N/A
Possible responses
0xC5: MEMORY_SPEED (Section 39.6.8.8)
0x41: NACK (Section 39.6.8.2)
Table 39-37. CHIP_ERASE Details
Command Details
Command value 0x06
Additional data N/A
Possible responses
0x40: ACK (Section 39.6.8.1)
0x41: NACK (Section 39.6.8.2)