Fujitsu F2MC-8FX Series 사용자 설명서 - 페이지 18

{카테고리_이름} Fujitsu F2MC-8FX Series에 대한 사용자 설명서을 온라인으로 검색하거나 PDF를 다운로드하세요. Fujitsu F2MC-8FX Series 24 페이지. 8-bit microcontroller
Fujitsu F2MC-8FX Series에 대해서도 마찬가지입니다: 운영 매뉴얼 (20 페이지), 애플리케이션 노트 (12 페이지), 애플리케이션 노트 (23 페이지), 설정 매뉴얼 (18 페이지), 설정 매뉴얼 (19 페이지), 설정 매뉴얼 (30 페이지), 애플리케이션 노트 (20 페이지), 애플리케이션 노트 (21 페이지), 운영 매뉴얼 (21 페이지), 설정 매뉴얼 (23 페이지), 설정 매뉴얼 (17 페이지)

Fujitsu F2MC-8FX Series 사용자 설명서
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.