84
CHAPTER 3 CLOCK GENERATOR AND CONTROLLER
When the clock doubler is set to ON, the CPU gear is fixed regardless of the GCR value and
therefore the gear can also be set directly to the desired value.
[Example of programming]
[bit 09] Reserved bit
Always write 1 to this bit.
[bit 08] CHC
This bit selects the source of the reference clock. This bit is initialized by resetting. While
the VSTP bit of the PCTR register is 1, an attempt to write 0 to this bit is ignored.
<Note>
When the system shifts to stop mode while the VSTP bit of the PCTR is 0, PLL stops oscillation
but VSTP remains 0. When the system returns from the stop mode because of an external
interrupt, about 100 microseconds are required in addition to the oscillation stabilization wait
time set in STCR OSC1 and OSC0 before PLL oscillation stabilizes. Therefore, do not set this
bit to 0 before that.
See Section 3.10.1, "Stop state," for the procedure on returning from the stop mode and internal
operation.
ldi
#0×484,
r1
ldi
#0×0d,
r0
stb
r0,
@r1
; CPU:1/1, Peripheral:1/8
:
:
ldi
#0×484,
r1
ldi
#0×cd,
r0
stb
r0,
@r1
; CPU:1/8, Peripheral:1/8
Temporarily set to the same ratio
ldi
#0×c5,
r0
stb
r0,
@r1
; CPU:1/8, Peripheral:
Set to the desired ratio
CHC
Clock source
1
Using two divisions of the oscillation circuit as the reference clock (initial value)
0
Using the oscillation output from PLL as the reference clock
Summary of Contents for MB91F109
Page 2: ......
Page 3: ...FUJITSU LIMITED FR30 32 Bit Microcontroller MB91F109 Hardware Manual ...
Page 4: ......
Page 10: ...vi ...
Page 24: ...xx ...
Page 96: ...72 CHAPTER 2 CPU ...
Page 224: ...200 CHAPTER 4 BUS INTERFACE ...
Page 234: ...210 CHAPTER 5 I O PORTS ...
Page 268: ...244 CHAPTER 9 U TIMER ...
Page 290: ...266 CHAPTER 10 UART ...
Page 314: ...290 CHAPTER 12 16 BIT RELOAD TIMER ...
Page 322: ...298 CHAPTER 13 BIT SEARCH MODULE ...
Page 392: ...368 CHAPTER 16 FLASH MEMORY ...
Page 432: ...408 APPENDIX E Instructions F Table E 2 Instruction Formats OP rel11 5 11 ...
Page 448: ...424 APPENDIX E Instructions ...
Page 449: ...425 INDEX INDEX The index follows on the next page This is listed in alphabetic order ...
Page 458: ...434 INDEX ...
Page 460: ......
Page 461: ...FUJITSU SEMICONDUCTOR FR30 32 Bit Microcontroller MB91F109 Hardware Manual ...