參數(shù)資料
型號: M306V5EESP
元件分類: 微控制器/微處理器
英文描述: 16-BIT, OTPROM, 10 MHz, MICROCONTROLLER, PDIP64
封裝: 0.750 INCH, PLASTIC, SDIP-64
文件頁數(shù): 21/152頁
文件大?。?/td> 1963K
代理商: M306V5EESP
144
ATtiny25/45/85 [DATASHEET]
2586Q–AVR–08/2013
To read the Fuse Extended Byte (FEB), replace the address in the Z-pointer with 0x0002 and repeat the previous
procedure. If successful, the contents of the destination register are as follows.
Refer to Table 20-3 on page 148 for detailed description and mapping of the Fuse Extended Byte.
19.6.3
Reading Device Signature Imprint Table from Firmware
To read the contents of the device signature imprint table, follow the below procedure:
1.
Load the Z-pointer with the table index.
2.
Set RSIG and SPMEN bits in SPMCSR.
3.
Issue an LPM instruction within three clock cycles.
4.
Read table data from the LPM destination register.
See program example below.
Note:
If successful, the contents of the destination register are as described in section “Device Signature Imprint Table”
19.7
Preventing Flash Corruption
During periods of low V
CC, the Flash program can be corrupted because the supply voltage is too low for the CPU
and the Flash to operate properly. These issues are the same as for board level systems using the Flash, and the
same design solutions should be applied.
A Flash program corruption can be caused by two situations when the voltage is too low. First, a regular write
sequence to the Flash requires a minimum voltage to operate correctly. Secondly, the CPU itself can execute
instructions incorrectly, if the supply voltage for executing instructions is too low.
Flash corruption can easily be avoided by following these design recommendations (one is sufficient):
1.
Keep the AVR RESET active (low) during periods of insufficient power supply voltage. This can be done
by enabling the internal Brown-out Detector (BOD) if the operating voltage matches the detection level. If
Bit
7
6
543
2
1
0
Rd
FEB7
FEB6
FEB5
FEB4
FEB3
FEB2
FEB1
FEB0
Assembly Code Example
DSIT_read:
; Uses Z-pointer as table index
ldi
ZH, 0
ldi
ZL, 1
; Preload SPMCSR bits into R16, then write to SPMCSR
ldi
r16, (1<<RSIG)|(1<<SPMEN)
out
SPMCSR, r16
; Issue LPM. Table data will be returned into r17
lpm
r17, Z
ret
相關(guān)PDF資料
PDF描述
M306V7FJAFP 16-BIT, FLASH, 16 MHz, MICROCONTROLLER, PQFP100
M306V7MJA-XXXFP 16-BIT, MROM, 16 MHz, MICROCONTROLLER, PQFP100
M30833FJFP 32-BIT, FLASH, 30 MHz, MICROCONTROLLER, PQFP100
M30833MJFP 32-BIT, MROM, 30 MHz, MICROCONTROLLER, PQFP100
M30833MJGP 32-BIT, MROM, 30 MHz, MICROCONTROLLER, PQFP100
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
M306V5EESS 功能描述:EPROM MCU/M16C(TV/VTR) RoHS:否 類別:編程器,開發(fā)系統(tǒng) >> 配件 系列:- 標(biāo)準(zhǔn)包裝:1 系列:- 附件類型:適配器板 適用于相關(guān)產(chǎn)品:RCB230,RCB231,RCB212 配用:26790D-ND - RCB BREAKOUT BOARD RS232 CABLE
M306V5ME 制造商:MITSUBISHI 制造商全稱:Mitsubishi Electric Semiconductor 功能描述:SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER with CLOSED CAPTION DECODER and ON-SCREEN DISPLAY CONTROLLER
M306V5ME-101SP 制造商:MITSUBISHI 制造商全稱:Mitsubishi Electric Semiconductor 功能描述:SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER with CLOSED CAPTION DECODER and ON-SCREEN DISPLAY CONTROLLER
M306V5ME-105SPZ 制造商:MITSUBISHI 制造商全稱:Mitsubishi Electric Semiconductor 功能描述:SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER with CLOSED CAPTION DECODER and ON-SCREEN DISPLAY CONTROLLER
M306V5ME-XXXSP 制造商:MITSUBISHI 制造商全稱:Mitsubishi Electric Semiconductor 功能描述:SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER with CLOSED CAPTION DECODER and ON-SCREEN DISPLAY CONTROLLER