UPD78F9234MC-5A4-A Renesas Electronics America, UPD78F9234MC-5A4-A Datasheet - Page 313

no-image

UPD78F9234MC-5A4-A

Manufacturer Part Number
UPD78F9234MC-5A4-A
Description
MCU 8BIT 8KB FLASH 30PIN
Manufacturer
Renesas Electronics America
Series
78K0S/Kx1+r
Datasheet

Specifications of UPD78F9234MC-5A4-A

Core Processor
78K0S
Core Size
8-Bit
Speed
10MHz
Connectivity
LIN, UART/USART
Peripherals
LVD, POR, PWM, WDT
Number Of I /o
24
Program Memory Size
8KB (8K x 8)
Program Memory Type
FLASH
Ram Size
256 x 8
Voltage - Supply (vcc/vdd)
2 V ~ 5.5 V
Data Converters
A/D 4x10b
Oscillator Type
Internal
Operating Temperature
-40°C ~ 85°C
Package / Case
*
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
UPD78F9234MC-5A4-A
Manufacturer:
MAXIM
Quantity:
1 001
Part Number:
UPD78F9234MC-5A4-A
Manufacturer:
NEC
Quantity:
20 000
Example programs that perform internal verify 1 and 2 in self programming mode are shown below.
;----------------------------
;START
;----------------------------
FlashVerify:
;----------------------------
;END
;----------------------------
;----------------------------
;START
;----------------------------
FlashVerify:
;----------------------------
;END
;----------------------------
Internal verify 1
Internal verify 2
MOV
MOV
MOV
MOV
MOV
MOV
MOV
HALT
MOV
MOV
MOV
MOV
MOV
MOV
MOV
MOV
MOV
HALT
MOV
MOV
FLCMD,#01H
FLAPH,#07H
FLAPL,#00H
FLAPHC,#07H
FLAPLC,#FFH
PFS,#00H
WDTE,#0ACH
A,PFS
CmdStatus,A
FLCMD,#02H
FLAPH,#07H
FLAPL,#00H
FLAPHC,#07H
FLAPLC,#20H
PFS,#00H
WDTE,#0ACH
A,PFS
CmdStatus,A
; Sets flash control command (internal verify 1)
; Sets block number for which internal verify is performed,
; to FLAPH (Example: Block 7 is specified here)
; Sets 00H
; Sets FFH
; Clears flash status register
; Clears & restarts WDT
; Self programming is started
; Execution result is stored in variable
; (CmdStatus = 0: normal termination, other than 0: abnormal
; termination)
; Sets flash control command (internal verify 2)
; Sets block number for which internal verify is
; performed, to FLAPH (Example: Block 7 is specified here)
; Sets FLAPL to the start address for verify (Example: Address
; 00H is specified here)
; Sets FLAPLC to the end address for verify (Example: Address
; 20H is specified here)
; Clears flash status register
; Clears & restarts WDT
; Self programming is started
; Execution result is stored in variable
; (CmdStatus = 0: normal termination, other than 0: abnormal
; termination)
CHAPTER 19 FLASH MEMORY
User’s Manual U17446EJ5V0UD
311

Related parts for UPD78F9234MC-5A4-A