Fujitsu F2MC-8FX Series Kullanıcı Kılavuzu - Sayfa 15

Anakart Fujitsu F2MC-8FX Series için çevrimiçi göz atın veya pdf Kullanıcı Kılavuzu indirin. Fujitsu F2MC-8FX Series 24 sayfaları. 8-bit microcontroller
Ayrıca Fujitsu F2MC-8FX Series için: Kullanım Kılavuzu (20 sayfalar), Uygulama Notu (12 sayfalar), Uygulama Notu (23 sayfalar), Kurulum Kılavuzu (18 sayfalar), Kurulum Kılavuzu (19 sayfalar), Kurulum Kılavuzu (30 sayfalar), Uygulama Notu (20 sayfalar), Uygulama Notu (21 sayfalar), Kullanım Kılavuzu (21 sayfalar), Kurulum Kılavuzu (23 sayfalar), Kurulum Kılavuzu (17 sayfalar)

Fujitsu F2MC-8FX Series Kullanıcı Kılavuzu
7 Driver Function

7.1 Function List

Prototype
void GetADC(int chl)
void BuzzerOn(void)
void BuzzerOff(void)
void PowerOn(void)
void PowerOff(void)
void PWMSet(int cycle,int duty)
void PwmOn(void)
void PwmOff(void)
void FanOn(void)
void FanOff(void)
void VCInit(void)
void OPAMPInit(void)

7.2 Function Prototype

7.2.1 GetADC (int chl)

Prototype
void GetADC(int chl)
Output
void
Input
Channel, Range is 1~4.
1---Voltage (AN4), 2---Current (AN5), 3---Igbt temp (AN6), 4---Pad temp (AN7)
Description
get the ADC.

7.2.2 BuzzerOn ()

Prototype
void BuzzerOn(void)
Output
void
Input
void
Description
Turn on the buzzer.

7.2.3 BuzzerOff ()

Prototype
void BuzzerOff(void)
Output
void
Input
void
Description
Turn off the buzzer.
Induction Heater C Library V1.1
Chapter 7 8BDriver Function
Description
Get the ADC value.
Turn on the buzzer.
Turn off the buzzer.
Turn on the system.
Turn off the system.
Set the PWM.
Turn on the PWM driver.
Turn off the PWM driver.
Turn on the fan.
Turn off the fan.
Initialize all the VC.
Initialize the OPAMP.
MCU-AN-500089-E-11 – Page 15
Note