Fujitsu F2MC-8FX Series Manual do utilizador - Página 18

Procurar online ou descarregar pdf Manual do utilizador para Placa-mãe Fujitsu F2MC-8FX Series. Fujitsu F2MC-8FX Series 24 páginas. 8-bit microcontroller
Também para Fujitsu F2MC-8FX Series: Manual de operação (20 páginas), Nota de aplicação (12 páginas), Nota de aplicação (23 páginas), Manual de configuração (18 páginas), Manual de configuração (19 páginas), Manual de configuração (30 páginas), Nota de aplicação (20 páginas), Nota de aplicação (21 páginas), Manual de operação (21 páginas), Manual de configuração (23 páginas), Manual de configuração (17 páginas)

Fujitsu F2MC-8FX Series Manual do utilizador
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.