参数资料
型号: ST52E430B/D
厂商: STMICROELECTRONICS
元件分类: 微控制器/微处理器
英文描述: 8-BIT, UVPROM, 20 MHz, MICROCONTROLLER, CDIP32
封装: WINDOWED, SHRINK, CERAMIC, DIP-32
文件页数: 48/120页
文件大小: 502K
代理商: ST52E430B/D
33/120
ST52T430/E430
REMARK: the Interrupt priority must be fixed ad the
beginning of the main program, because at the
RESET REG_CONF1=’00000000’, and this
condition could generate wrong operations.
During the program execution it is possible to
modify the interrupt priority only with the following
procedure:
step 1):
mask the interrupts by means of a UDGI (or
MDGI) instruction
step 2):
change the REG_CONF1 value to modify the
interrupt priority
step 3):
reset by mean of RINT instructions all the
pending interrupt routines
step 4):
unmask the interrupts by mean of a UEGI (or
MEGI) instruction
When a source provides an Interrupt request, and
the request processing is also enabled, the CU
changes the normal sequential flow of a program
by transferring program control to a selected
service routine.
Peripheral Name
Value
A/D Converter
0
PWM/TIMER 0
1
PWM/TIMER 1
2
PWM/TIMER 2
3
SCI
4
External Interrupt
5
Table 4.4. RINT instruction code
When an interrupt occurs the CU executes a JUMP
instruction to the address loaded in the related
location of the Interrupt Vector.
When the execution returns to the original
program, it begins immediately following the
interrupted instruction.
4.6 Interrupts and Low power mode
All interrupts allow the processor to leave the WAIT
low power mode. Only the external Interrupt, when
enabled, allows the processor to leave the HALT
low power mode when it is not masked.
4.7 Interrupt RESET
An eventually pending interrupt can be reset with
the instruction RINT j, which resets the interrupt
j-th where j identify the peripherals as described in
the following table. (see table 4.4).
The assembler instruction:
RINT 2
Resets the PWM/Timer 1 interrupt.
REMARK: RINT command must be preceded
from a UDGI (or MDGI) command and followed
by a UEGI (or MEGI) command.
相关PDF资料
PDF描述
ST52F510F1M6 8-BIT, FLASH, 24 MHz, MICROCONTROLLER, PDSO20
ST52F510G0B6 8-BIT, FLASH, 24 MHz, MICROCONTROLLER, PDIP28
ST52F513F0M6 8-BIT, FLASH, 24 MHz, MICROCONTROLLER, PDSO20
ST52F513F1B6 8-BIT, FLASH, 24 MHz, MICROCONTROLLER, PDIP20
ST52F513G1M6 8-BIT, FLASH, 24 MHz, MICROCONTROLLER, PDSO28
相关代理商/技术参数
参数描述
ST52E430K1B6 制造商:STMICROELECTRONICS 制造商全称:STMicroelectronics 功能描述:8-BIT INTELLIGENT CONTROLLER UNIT ICU Three Timer/PWMs, ADC, SCI
ST52E430K1M6 制造商:STMICROELECTRONICS 制造商全称:STMicroelectronics 功能描述:8-BIT INTELLIGENT CONTROLLER UNIT ICU Three Timer/PWMs, ADC, SCI
ST52E430K1T6 制造商:STMICROELECTRONICS 制造商全称:STMicroelectronics 功能描述:8-BIT INTELLIGENT CONTROLLER UNIT ICU Three Timer/PWMs, ADC, SCI
ST52E430K2B6 制造商:STMICROELECTRONICS 制造商全称:STMicroelectronics 功能描述:8-BIT INTELLIGENT CONTROLLER UNIT ICU Three Timer/PWMs, ADC, SCI
ST52E430K2M6 制造商:STMICROELECTRONICS 制造商全称:STMicroelectronics 功能描述:8-BIT INTELLIGENT CONTROLLER UNIT ICU Three Timer/PWMs, ADC, SCI