Fujitsu F2MC-8FX Series Manuale d'uso - Pagina 18

Sfoglia online o scarica il pdf Manuale d'uso per Scheda madre Fujitsu F2MC-8FX Series. Fujitsu F2MC-8FX Series 24. 8-bit microcontroller
Anche per Fujitsu F2MC-8FX Series: Manuale operativo (20 pagine), Nota applicativa (12 pagine), Nota applicativa (23 pagine), Manuale di configurazione (18 pagine), Manuale di configurazione (19 pagine), Manuale di configurazione (30 pagine), Nota applicativa (20 pagine), Nota applicativa (21 pagine), Manuale operativo (21 pagine), Manuale di configurazione (23 pagine), Manuale di configurazione (17 pagine)

Fujitsu F2MC-8FX Series Manuale d'uso
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.