English
Language : 

MEGA128CAN Datasheet, PDF (350/413 Pages) ATMEL Corporation – Microcontroller WITH 128K BYTES OF ISP FLASH AND CAN CONTROLLER
Figure 167. State Machine Sequence for Changing/Reading the Data Word
1
Test-Logic-Reset
0
0
Run-Test/Idle 1
Select-DR Scan 1
Select-IR Scan 1
0
1 Capture-DR
0
1 Capture-IR
0
0
Shift-DR
0
Shift-IR
0
1
Exit1-DR
1
1
Exit1-IR
1
0
0
Pause-DR
0
Pause-IR
0
1
0
Exit2-DR
1
0
Exit2-IR
1
1
Update-DR
1
0
Update-IR
1
0
Flash Data Byte Register
The Flash Data Byte Register provides an efficient way to load the entire Flash page
buffer before executing Page Write, or to read out/verify the content of the Flash. A state
machine sets up the control signals to the Flash and senses the strobe signals from the
Flash, thus only the data words need to be shifted in/out.
The Flash Data Byte Register actually consists of the 8-bit scan chain and a 8-bit tempo-
rary register. During page load, the Update-DR state copies the content of the scan
chain over to the temporary register and initiates a write sequence that within 11 TCK
cycles loads the content of the temporary register into the Flash page buffer. The AVR
automatically alternates between writing the low and the high byte for each new Update-
DR state, starting with the low byte for the first Update-DR encountered after entering
the PROG_PAGELOAD command. The Program Counter is pre-incremented before
writing the low byte, except for the first written byte. This ensures that the first data is
written to the address set up by PROG_COMMANDS, and loading the last location in
the page buffer does not make the Program Counter increment into the next page.
During Page Read, the content of the selected Flash byte is captured into the Flash
Data Byte Register during the Capture-DR state. The AVR automatically alternates
between reading the low and the high byte for each new Capture-DR state, starting with
the low byte for the first Capture-DR encountered after entering the PROG_PAGEREAD
command. The Program Counter is post-incremented after reading each high byte,
350 AT90CAN128
4250E–CAN–12/04