Fujitsu F2MC-8FX Series Manual del usuario - Página 18

Navegue en línea o descargue pdf Manual del usuario para Placa base Fujitsu F2MC-8FX Series. Fujitsu F2MC-8FX Series 24 páginas. 8-bit microcontroller
También para Fujitsu F2MC-8FX Series: Manual de instrucciones (20 páginas), Nota de aplicación (12 páginas), Nota de aplicación (23 páginas), Manual de instalación (18 páginas), Manual de instalación (19 páginas), Manual de instalación (30 páginas), Nota de aplicación (20 páginas), Nota de aplicación (21 páginas), Manual de instrucciones (21 páginas), Manual de instalación (23 páginas), Manual de instalación (17 páginas)

Fujitsu F2MC-8FX Series Manual del usuario
8 Interrupt Function

8.1 Function List

Prototype
void Keyboard(void)
void ProtectIGBT(void)
void ProtectSys(void)
void IntCurOver(void)
void IntVolOver(void)
void IntSurge(void)
void IntKettle(void)

8.2 Function Prototype

8.2.1 Keyboard ()

Prototype
void Keyboard(void)
Output
void
Input
void
Description
Sample keyboard and parse key value. It is used in 10ms timer interrupt.
Use 16bit timer 0 channel.

8.2.2 ProtectIGBT ()

Prototype
void ProtectIGBT(void)
Output
void
Input
void
Description
Detect IGBT temp and start the fan. It is used in 10ms timer interrupt. Use 16bit
timer 1 channel.

8.2.3 ProtectSys ()

Prototype
void ProtectSys(void)
Output
void
Input
void
Description
Detect error and protect system. It is used in 10ms timer interrupt. Use
16bit timer 1 channel.

8.2.4 IntCurOver ()

Prototype
void IntCurOver(void)
Induction Heater C Library V1.1
Chapter 8 9BInterrupt Function
Description
Sample keyboard and parse key value.
Detect IGBT temp and start the fan.
Detect error and protect system.
External interrupt service for over
current.
External interrupt service for over
voltage.
External interrupt service for surging.
External interrupt service for no kettle.
MCU-AN-500089-E-11 – Page 18
Note
It is used in 10ms timer
interrupt.
It is used in 10ms timer
interrupt.
It is used in 10ms timer
interrupt.