实例介绍
【实例简介】FT61F13X-C语言
【实例截图】
【核心代码】.
└── FT61F13x-C语言
├── test_61f13x_ADC
│ ├── FT61F13x_ADC.pdf
│ ├── TEST_61F13X_ADC.in
│ ├── test_61f13x_ADC.C
│ ├── test_61f13x_ADC.d
│ ├── test_61f13x_ADC.ini
│ ├── test_61f13x_ADC.p1
│ ├── test_61f13x_ADC.pre
│ ├── test_61f13x_ADC.prj
│ ├── test_61f13x_adc.asm
│ ├── test_61f13x_adc.bin
│ ├── test_61f13x_adc.cmf
│ ├── test_61f13x_adc.cof
│ ├── test_61f13x_adc.hex
│ ├── test_61f13x_adc.hxl
│ ├── test_61f13x_adc.lst
│ ├── test_61f13x_adc.map
│ ├── test_61f13x_adc.obj
│ ├── test_61f13x_adc.rlf
│ ├── test_61f13x_adc.sdb
│ └── test_61f13x_adc.sym
├── test_61f13x_ADC_Test_VDD
│ ├── FT61F13x_ADC_Test_VDD.pdf
│ ├── TEST_61F13X_ADC_TEST_VDD.in
│ ├── test_61f13x_ADC_Test_VDD.C
│ ├── test_61f13x_ADC_Test_VDD.d
│ ├── test_61f13x_ADC_Test_VDD.ini
│ ├── test_61f13x_ADC_Test_VDD.p1
│ ├── test_61f13x_ADC_Test_VDD.pre
│ ├── test_61f13x_ADC_Test_VDD.prj
│ ├── test_61f13x_adc_test_vdd.asm
│ ├── test_61f13x_adc_test_vdd.bin
│ ├── test_61f13x_adc_test_vdd.cmf
│ ├── test_61f13x_adc_test_vdd.cof
│ ├── test_61f13x_adc_test_vdd.hex
│ ├── test_61f13x_adc_test_vdd.hxl
│ ├── test_61f13x_adc_test_vdd.lst
│ ├── test_61f13x_adc_test_vdd.map
│ ├── test_61f13x_adc_test_vdd.obj
│ ├── test_61f13x_adc_test_vdd.rlf
│ ├── test_61f13x_adc_test_vdd.sdb
│ └── test_61f13x_adc_test_vdd.sym
├── test_61f13x_EEPROM
│ ├── FT61F13x_EEPROM.pdf
│ ├── TEST_61F13X_EEPROM.in
│ ├── test_61f13x_EEPROM.C
│ ├── test_61f13x_EEPROM.d
│ ├── test_61f13x_EEPROM.ini
│ ├── test_61f13x_EEPROM.p1
│ ├── test_61f13x_EEPROM.pre
│ ├── test_61f13x_EEPROM.prj
│ ├── test_61f13x_eeprom.asm
│ ├── test_61f13x_eeprom.bin
│ ├── test_61f13x_eeprom.cmf
│ ├── test_61f13x_eeprom.cof
│ ├── test_61f13x_eeprom.hex
│ ├── test_61f13x_eeprom.hxl
│ ├── test_61f13x_eeprom.lst
│ ├── test_61f13x_eeprom.map
│ ├── test_61f13x_eeprom.obj
│ ├── test_61f13x_eeprom.rlf
│ ├── test_61f13x_eeprom.sdb
│ └── test_61f13x_eeprom.sym
├── test_61f13x_IIC
│ ├── TEST_61F13X_IIC.in
│ ├── test_61f13x_IIC.C
│ ├── test_61f13x_IIC.d
│ ├── test_61f13x_IIC.ini
│ ├── test_61f13x_IIC.p1
│ ├── test_61f13x_IIC.pre
│ ├── test_61f13x_IIC.prj
│ ├── test_61f13x_iic.asm
│ ├── test_61f13x_iic.bin
│ ├── test_61f13x_iic.cmf
│ ├── test_61f13x_iic.cof
│ ├── test_61f13x_iic.hex
│ ├── test_61f13x_iic.hxl
│ ├── test_61f13x_iic.lst
│ ├── test_61f13x_iic.map
│ ├── test_61f13x_iic.obj
│ ├── test_61f13x_iic.rlf
│ ├── test_61f13x_iic.sdb
│ └── test_61f13x_iic.sym
├── test_61f13x_INT
│ ├── FT61F13x_INT.pdf
│ ├── TEST_61F13X_INT.in
│ ├── test_61f13x_INT.C
│ ├── test_61f13x_INT.d
│ ├── test_61f13x_INT.ini
│ ├── test_61f13x_INT.p1
│ ├── test_61f13x_INT.pre
│ ├── test_61f13x_INT.prj
│ ├── test_61f13x_int.asm
│ ├── test_61f13x_int.bin
│ ├── test_61f13x_int.cmf
│ ├── test_61f13x_int.cof
│ ├── test_61f13x_int.hex
│ ├── test_61f13x_int.hxl
│ ├── test_61f13x_int.lst
│ ├── test_61f13x_int.map
│ ├── test_61f13x_int.obj
│ ├── test_61f13x_int.rlf
│ ├── test_61f13x_int.sdb
│ └── test_61f13x_int.sym
├── test_61f13x_IO
│ ├── FT61F13x_IO.pdf
│ ├── TEST_61F13X_IO.in
│ ├── test_61f13x_IO.C
│ ├── test_61f13x_IO.d
│ ├── test_61f13x_IO.ini
│ ├── test_61f13x_IO.p1
│ ├── test_61f13x_IO.pre
│ ├── test_61f13x_IO.prj
│ ├── test_61f13x_io.asm
│ ├── test_61f13x_io.bin
│ ├── test_61f13x_io.cmf
│ ├── test_61f13x_io.cof
│ ├── test_61f13x_io.hex
│ ├── test_61f13x_io.hxl
│ ├── test_61f13x_io.lst
│ ├── test_61f13x_io.map
│ ├── test_61f13x_io.obj
│ ├── test_61f13x_io.rlf
│ ├── test_61f13x_io.sdb
│ └── test_61f13x_io.sym
├── test_61f13x_IR
│ ├── test_61f13x_IR_Receive
│ │ ├── TEST_61F13X_IR_RECEIVE.in
│ │ ├── test_61f13x_IR_Receive.C
│ │ ├── test_61f13x_IR_Receive.d
│ │ ├── test_61f13x_IR_Receive.ini
│ │ ├── test_61f13x_IR_Receive.p1
│ │ ├── test_61f13x_IR_Receive.pre
│ │ ├── test_61f13x_IR_Receive.prj
│ │ ├── test_61f13x_ir_receive.asm
│ │ ├── test_61f13x_ir_receive.bin
│ │ ├── test_61f13x_ir_receive.cmf
│ │ ├── test_61f13x_ir_receive.cof
│ │ ├── test_61f13x_ir_receive.hex
│ │ ├── test_61f13x_ir_receive.hxl
│ │ ├── test_61f13x_ir_receive.lst
│ │ ├── test_61f13x_ir_receive.map
│ │ ├── test_61f13x_ir_receive.obj
│ │ ├── test_61f13x_ir_receive.rlf
│ │ ├── test_61f13x_ir_receive.sdb
│ │ └── test_61f13x_ir_receive.sym
│ └── test_61f13x_IR_Send
│ ├── TEST_61F13X_IR_SEND.in
│ ├── test_61f13x_IR_Send.C
│ ├── test_61f13x_IR_Send.d
│ ├── test_61f13x_IR_Send.ini
│ ├── test_61f13x_IR_Send.p1
│ ├── test_61f13x_IR_Send.pre
│ ├── test_61f13x_IR_Send.prj
│ ├── test_61f13x_ir_send.asm
│ ├── test_61f13x_ir_send.bin
│ ├── test_61f13x_ir_send.cmf
│ ├── test_61f13x_ir_send.cof
│ ├── test_61f13x_ir_send.hex
│ ├── test_61f13x_ir_send.hxl
│ ├── test_61f13x_ir_send.lst
│ ├── test_61f13x_ir_send.map
│ ├── test_61f13x_ir_send.obj
│ ├── test_61f13x_ir_send.rlf
│ ├── test_61f13x_ir_send.sdb
│ └── test_61f13x_ir_send.sym
├── test_61f13x_LVD
│ ├── FT61F13x_LVD.pdf
│ ├── TEST_61F13X_LVD.in
│ ├── test_61f13x_LVD.C
│ ├── test_61f13x_LVD.d
│ ├── test_61f13x_LVD.ini
│ ├── test_61f13x_LVD.p1
│ ├── test_61f13x_LVD.pre
│ ├── test_61f13x_LVD.prj
│ ├── test_61f13x_lvd.asm
│ ├── test_61f13x_lvd.bin
│ ├── test_61f13x_lvd.cmf
│ ├── test_61f13x_lvd.cof
│ ├── test_61f13x_lvd.hex
│ ├── test_61f13x_lvd.hxl
│ ├── test_61f13x_lvd.lst
│ ├── test_61f13x_lvd.map
│ ├── test_61f13x_lvd.obj
│ ├── test_61f13x_lvd.rlf
│ ├── test_61f13x_lvd.sdb
│ └── test_61f13x_lvd.sym
├── test_61f13x_LVD_PWM1
│ ├── FT61F13x_LVD_PWM1.pdf
│ ├── TEST_61F13X_LVD_PWM1.in
│ ├── test_61f13x_LVD_PWM1.C
│ ├── test_61f13x_LVD_PWM1.d
│ ├── test_61f13x_LVD_PWM1.ini
│ ├── test_61f13x_LVD_PWM1.p1
│ ├── test_61f13x_LVD_PWM1.pre
│ ├── test_61f13x_LVD_PWM1.prj
│ ├── test_61f13x_lvd_pwm1.asm
│ ├── test_61f13x_lvd_pwm1.bin
│ ├── test_61f13x_lvd_pwm1.cmf
│ ├── test_61f13x_lvd_pwm1.cof
│ ├── test_61f13x_lvd_pwm1.hex
│ ├── test_61f13x_lvd_pwm1.hxl
│ ├── test_61f13x_lvd_pwm1.lst
│ ├── test_61f13x_lvd_pwm1.map
│ ├── test_61f13x_lvd_pwm1.obj
│ ├── test_61f13x_lvd_pwm1.rlf
│ ├── test_61f13x_lvd_pwm1.sdb
│ └── test_61f13x_lvd_pwm1.sym
├── test_61f13x_MSCK
│ ├── FT61F13x_MSCK.pdf
│ ├── TEST_61F13X_MSCK.in
│ ├── test_61f13x_MSCK.C
│ ├── test_61f13x_MSCK.d
│ ├── test_61f13x_MSCK.ini
│ ├── test_61f13x_MSCK.p1
│ ├── test_61f13x_MSCK.pre
│ ├── test_61f13x_MSCK.prj
│ ├── test_61f13x_msck.asm
│ ├── test_61f13x_msck.bin
│ ├── test_61f13x_msck.cmf
│ ├── test_61f13x_msck.cof
│ ├── test_61f13x_msck.hex
│ ├── test_61f13x_msck.hxl
│ ├── test_61f13x_msck.lst
│ ├── test_61f13x_msck.map
│ ├── test_61f13x_msck.obj
│ ├── test_61f13x_msck.rlf
│ ├── test_61f13x_msck.sdb
│ └── test_61f13x_msck.sym
├── test_61f13x_PA_INT
│ ├── FT61F13x_PA_INT.pdf
│ ├── TEST_61F13X_PA_INT.in
│ ├── test_61f13x_PA_INT.C
│ ├── test_61f13x_PA_INT.d
│ ├── test_61f13x_PA_INT.ini
│ ├── test_61f13x_PA_INT.p1
│ ├── test_61f13x_PA_INT.pre
│ ├── test_61f13x_PA_INT.prj
│ ├── test_61f13x_pa_int.asm
│ ├── test_61f13x_pa_int.bin
│ ├── test_61f13x_pa_int.cmf
│ ├── test_61f13x_pa_int.cof
│ ├── test_61f13x_pa_int.hex
│ ├── test_61f13x_pa_int.hxl
│ ├── test_61f13x_pa_int.lst
│ ├── test_61f13x_pa_int.map
│ ├── test_61f13x_pa_int.obj
│ ├── test_61f13x_pa_int.rlf
│ ├── test_61f13x_pa_int.sdb
│ └── test_61f13x_pa_int.sym
├── test_61f13x_PWM
│ ├── FT61F13x_PWM.pdf
│ ├── TEST_61F13X_PWM.in
│ ├── test_61f13x_PWM.C
│ ├── test_61f13x_PWM.d
│ ├── test_61f13x_PWM.ini
│ ├── test_61f13x_PWM.p1
│ ├── test_61f13x_PWM.pre
│ ├── test_61f13x_PWM.prj
│ ├── test_61f13x_pwm.asm
│ ├── test_61f13x_pwm.bin
│ ├── test_61f13x_pwm.cmf
│ ├── test_61f13x_pwm.cof
│ ├── test_61f13x_pwm.hex
│ ├── test_61f13x_pwm.hxl
│ ├── test_61f13x_pwm.lst
│ ├── test_61f13x_pwm.map
│ ├── test_61f13x_pwm.obj
│ ├── test_61f13x_pwm.rlf
│ ├── test_61f13x_pwm.sdb
│ └── test_61f13x_pwm.sym
├── test_61f13x_SLEEP
│ ├── FT61F13x_SLEEP.pdf
│ ├── TEST_61F13X_SLEEP.in
│ ├── test_61f13x_SLEEP.C
│ ├── test_61f13x_SLEEP.d
│ ├── test_61f13x_SLEEP.ini
│ ├── test_61f13x_SLEEP.p1
│ ├── test_61f13x_SLEEP.pre
│ ├── test_61f13x_SLEEP.prj
│ ├── test_61f13x_sleep.asm
│ ├── test_61f13x_sleep.bin
│ ├── test_61f13x_sleep.cmf
│ ├── test_61f13x_sleep.cof
│ ├── test_61f13x_sleep.hex
│ ├── test_61f13x_sleep.hxl
│ ├── test_61f13x_sleep.lst
│ ├── test_61f13x_sleep.map
│ ├── test_61f13x_sleep.obj
│ ├── test_61f13x_sleep.rlf
│ ├── test_61f13x_sleep.sdb
│ └── test_61f13x_sleep.sym
├── test_61f13x_SPI
│ ├── TEST_61F13X_SPI.in
│ ├── test_61f13x_SPI.C
│ ├── test_61f13x_SPI.d
│ ├── test_61f13x_SPI.ini
│ ├── test_61f13x_SPI.p1
│ ├── test_61f13x_SPI.pre
│ ├── test_61f13x_SPI.prj
│ ├── test_61f13x_spi.asm
│ ├── test_61f13x_spi.bin
│ ├── test_61f13x_spi.cmf
│ ├── test_61f13x_spi.cof
│ ├── test_61f13x_spi.hex
│ ├── test_61f13x_spi.hxl
│ ├── test_61f13x_spi.lpp
│ ├── test_61f13x_spi.lst
│ ├── test_61f13x_spi.map
│ ├── test_61f13x_spi.obj
│ ├── test_61f13x_spi.rlf
│ ├── test_61f13x_spi.sdb
│ └── test_61f13x_spi.sym
├── test_61f13x_TIMER0
│ ├── FT61F13x_TIMER0.pdf
│ ├── TEST_61F13X_TIMER0.in
│ ├── test_61f13x_Timer0.C
│ ├── test_61f13x_Timer0.d
│ ├── test_61f13x_Timer0.ini
│ ├── test_61f13x_Timer0.p1
│ ├── test_61f13x_Timer0.pre
│ ├── test_61f13x_Timer0.prj
│ ├── test_61f13x_timer0.asm
│ ├── test_61f13x_timer0.bin
│ ├── test_61f13x_timer0.cmf
│ ├── test_61f13x_timer0.cof
│ ├── test_61f13x_timer0.hex
│ ├── test_61f13x_timer0.hxl
│ ├── test_61f13x_timer0.lst
│ ├── test_61f13x_timer0.map
│ ├── test_61f13x_timer0.obj
│ ├── test_61f13x_timer0.rlf
│ ├── test_61f13x_timer0.sdb
│ └── test_61f13x_timer0.sym
├── test_61f13x_TIMER1
│ ├── FT61F13x_TIMER1.pdf
│ ├── TEST_61F13X_TIMER1.in
│ ├── test_61f13x_Timer1.C
│ ├── test_61f13x_Timer1.d
│ ├── test_61f13x_Timer1.ini
│ ├── test_61f13x_Timer1.p1
│ ├── test_61f13x_Timer1.pre
│ ├── test_61f13x_Timer1.prj
│ ├── test_61f13x_timer1.asm
│ ├── test_61f13x_timer1.bin
│ ├── test_61f13x_timer1.cmf
│ ├── test_61f13x_timer1.cof
│ ├── test_61f13x_timer1.hex
│ ├── test_61f13x_timer1.hxl
│ ├── test_61f13x_timer1.lst
│ ├── test_61f13x_timer1.map
│ ├── test_61f13x_timer1.obj
│ ├── test_61f13x_timer1.rlf
│ ├── test_61f13x_timer1.sdb
│ └── test_61f13x_timer1.sym
├── test_61f13x_TIMER2
│ ├── FT61F13x_TIMER2.pdf
│ ├── TEST_61F13X_TIMER2.in
│ ├── test_61f13x_Timer2.C
│ ├── test_61f13x_Timer2.C.bak
│ ├── test_61f13x_Timer2.d
│ ├── test_61f13x_Timer2.ini
│ ├── test_61f13x_Timer2.p1
│ ├── test_61f13x_Timer2.pre
│ ├── test_61f13x_Timer2.prj
│ ├── test_61f13x_timer2.asm
│ ├── test_61f13x_timer2.bin
│ ├── test_61f13x_timer2.cmf
│ ├── test_61f13x_timer2.cof
│ ├── test_61f13x_timer2.hex
│ ├── test_61f13x_timer2.hxl
│ ├── test_61f13x_timer2.lst
│ ├── test_61f13x_timer2.map
│ ├── test_61f13x_timer2.obj
│ ├── test_61f13x_timer2.rlf
│ ├── test_61f13x_timer2.sdb
│ └── test_61f13x_timer2.sym
└── test_61f13x_WDT
├── FT61F13x_WDT.pdf
├── TEST_61F13X_WDT.in
├── test_61f13x_WDT.C
├── test_61f13x_WDT.d
├── test_61f13x_WDT.ini
├── test_61f13x_WDT.p1
├── test_61f13x_WDT.pre
├── test_61f13x_WDT.prj
├── test_61f13x_wdt.asm
├── test_61f13x_wdt.bin
├── test_61f13x_wdt.cmf
├── test_61f13x_wdt.cof
├── test_61f13x_wdt.hex
├── test_61f13x_wdt.hxl
├── test_61f13x_wdt.lst
├── test_61f13x_wdt.map
├── test_61f13x_wdt.obj
├── test_61f13x_wdt.rlf
├── test_61f13x_wdt.sdb
└── test_61f13x_wdt.sym
21 directories, 378 files
【实例截图】

【核心代码】.
└── FT61F13x-C语言
├── test_61f13x_ADC
│ ├── FT61F13x_ADC.pdf
│ ├── TEST_61F13X_ADC.in
│ ├── test_61f13x_ADC.C
│ ├── test_61f13x_ADC.d
│ ├── test_61f13x_ADC.ini
│ ├── test_61f13x_ADC.p1
│ ├── test_61f13x_ADC.pre
│ ├── test_61f13x_ADC.prj
│ ├── test_61f13x_adc.asm
│ ├── test_61f13x_adc.bin
│ ├── test_61f13x_adc.cmf
│ ├── test_61f13x_adc.cof
│ ├── test_61f13x_adc.hex
│ ├── test_61f13x_adc.hxl
│ ├── test_61f13x_adc.lst
│ ├── test_61f13x_adc.map
│ ├── test_61f13x_adc.obj
│ ├── test_61f13x_adc.rlf
│ ├── test_61f13x_adc.sdb
│ └── test_61f13x_adc.sym
├── test_61f13x_ADC_Test_VDD
│ ├── FT61F13x_ADC_Test_VDD.pdf
│ ├── TEST_61F13X_ADC_TEST_VDD.in
│ ├── test_61f13x_ADC_Test_VDD.C
│ ├── test_61f13x_ADC_Test_VDD.d
│ ├── test_61f13x_ADC_Test_VDD.ini
│ ├── test_61f13x_ADC_Test_VDD.p1
│ ├── test_61f13x_ADC_Test_VDD.pre
│ ├── test_61f13x_ADC_Test_VDD.prj
│ ├── test_61f13x_adc_test_vdd.asm
│ ├── test_61f13x_adc_test_vdd.bin
│ ├── test_61f13x_adc_test_vdd.cmf
│ ├── test_61f13x_adc_test_vdd.cof
│ ├── test_61f13x_adc_test_vdd.hex
│ ├── test_61f13x_adc_test_vdd.hxl
│ ├── test_61f13x_adc_test_vdd.lst
│ ├── test_61f13x_adc_test_vdd.map
│ ├── test_61f13x_adc_test_vdd.obj
│ ├── test_61f13x_adc_test_vdd.rlf
│ ├── test_61f13x_adc_test_vdd.sdb
│ └── test_61f13x_adc_test_vdd.sym
├── test_61f13x_EEPROM
│ ├── FT61F13x_EEPROM.pdf
│ ├── TEST_61F13X_EEPROM.in
│ ├── test_61f13x_EEPROM.C
│ ├── test_61f13x_EEPROM.d
│ ├── test_61f13x_EEPROM.ini
│ ├── test_61f13x_EEPROM.p1
│ ├── test_61f13x_EEPROM.pre
│ ├── test_61f13x_EEPROM.prj
│ ├── test_61f13x_eeprom.asm
│ ├── test_61f13x_eeprom.bin
│ ├── test_61f13x_eeprom.cmf
│ ├── test_61f13x_eeprom.cof
│ ├── test_61f13x_eeprom.hex
│ ├── test_61f13x_eeprom.hxl
│ ├── test_61f13x_eeprom.lst
│ ├── test_61f13x_eeprom.map
│ ├── test_61f13x_eeprom.obj
│ ├── test_61f13x_eeprom.rlf
│ ├── test_61f13x_eeprom.sdb
│ └── test_61f13x_eeprom.sym
├── test_61f13x_IIC
│ ├── TEST_61F13X_IIC.in
│ ├── test_61f13x_IIC.C
│ ├── test_61f13x_IIC.d
│ ├── test_61f13x_IIC.ini
│ ├── test_61f13x_IIC.p1
│ ├── test_61f13x_IIC.pre
│ ├── test_61f13x_IIC.prj
│ ├── test_61f13x_iic.asm
│ ├── test_61f13x_iic.bin
│ ├── test_61f13x_iic.cmf
│ ├── test_61f13x_iic.cof
│ ├── test_61f13x_iic.hex
│ ├── test_61f13x_iic.hxl
│ ├── test_61f13x_iic.lst
│ ├── test_61f13x_iic.map
│ ├── test_61f13x_iic.obj
│ ├── test_61f13x_iic.rlf
│ ├── test_61f13x_iic.sdb
│ └── test_61f13x_iic.sym
├── test_61f13x_INT
│ ├── FT61F13x_INT.pdf
│ ├── TEST_61F13X_INT.in
│ ├── test_61f13x_INT.C
│ ├── test_61f13x_INT.d
│ ├── test_61f13x_INT.ini
│ ├── test_61f13x_INT.p1
│ ├── test_61f13x_INT.pre
│ ├── test_61f13x_INT.prj
│ ├── test_61f13x_int.asm
│ ├── test_61f13x_int.bin
│ ├── test_61f13x_int.cmf
│ ├── test_61f13x_int.cof
│ ├── test_61f13x_int.hex
│ ├── test_61f13x_int.hxl
│ ├── test_61f13x_int.lst
│ ├── test_61f13x_int.map
│ ├── test_61f13x_int.obj
│ ├── test_61f13x_int.rlf
│ ├── test_61f13x_int.sdb
│ └── test_61f13x_int.sym
├── test_61f13x_IO
│ ├── FT61F13x_IO.pdf
│ ├── TEST_61F13X_IO.in
│ ├── test_61f13x_IO.C
│ ├── test_61f13x_IO.d
│ ├── test_61f13x_IO.ini
│ ├── test_61f13x_IO.p1
│ ├── test_61f13x_IO.pre
│ ├── test_61f13x_IO.prj
│ ├── test_61f13x_io.asm
│ ├── test_61f13x_io.bin
│ ├── test_61f13x_io.cmf
│ ├── test_61f13x_io.cof
│ ├── test_61f13x_io.hex
│ ├── test_61f13x_io.hxl
│ ├── test_61f13x_io.lst
│ ├── test_61f13x_io.map
│ ├── test_61f13x_io.obj
│ ├── test_61f13x_io.rlf
│ ├── test_61f13x_io.sdb
│ └── test_61f13x_io.sym
├── test_61f13x_IR
│ ├── test_61f13x_IR_Receive
│ │ ├── TEST_61F13X_IR_RECEIVE.in
│ │ ├── test_61f13x_IR_Receive.C
│ │ ├── test_61f13x_IR_Receive.d
│ │ ├── test_61f13x_IR_Receive.ini
│ │ ├── test_61f13x_IR_Receive.p1
│ │ ├── test_61f13x_IR_Receive.pre
│ │ ├── test_61f13x_IR_Receive.prj
│ │ ├── test_61f13x_ir_receive.asm
│ │ ├── test_61f13x_ir_receive.bin
│ │ ├── test_61f13x_ir_receive.cmf
│ │ ├── test_61f13x_ir_receive.cof
│ │ ├── test_61f13x_ir_receive.hex
│ │ ├── test_61f13x_ir_receive.hxl
│ │ ├── test_61f13x_ir_receive.lst
│ │ ├── test_61f13x_ir_receive.map
│ │ ├── test_61f13x_ir_receive.obj
│ │ ├── test_61f13x_ir_receive.rlf
│ │ ├── test_61f13x_ir_receive.sdb
│ │ └── test_61f13x_ir_receive.sym
│ └── test_61f13x_IR_Send
│ ├── TEST_61F13X_IR_SEND.in
│ ├── test_61f13x_IR_Send.C
│ ├── test_61f13x_IR_Send.d
│ ├── test_61f13x_IR_Send.ini
│ ├── test_61f13x_IR_Send.p1
│ ├── test_61f13x_IR_Send.pre
│ ├── test_61f13x_IR_Send.prj
│ ├── test_61f13x_ir_send.asm
│ ├── test_61f13x_ir_send.bin
│ ├── test_61f13x_ir_send.cmf
│ ├── test_61f13x_ir_send.cof
│ ├── test_61f13x_ir_send.hex
│ ├── test_61f13x_ir_send.hxl
│ ├── test_61f13x_ir_send.lst
│ ├── test_61f13x_ir_send.map
│ ├── test_61f13x_ir_send.obj
│ ├── test_61f13x_ir_send.rlf
│ ├── test_61f13x_ir_send.sdb
│ └── test_61f13x_ir_send.sym
├── test_61f13x_LVD
│ ├── FT61F13x_LVD.pdf
│ ├── TEST_61F13X_LVD.in
│ ├── test_61f13x_LVD.C
│ ├── test_61f13x_LVD.d
│ ├── test_61f13x_LVD.ini
│ ├── test_61f13x_LVD.p1
│ ├── test_61f13x_LVD.pre
│ ├── test_61f13x_LVD.prj
│ ├── test_61f13x_lvd.asm
│ ├── test_61f13x_lvd.bin
│ ├── test_61f13x_lvd.cmf
│ ├── test_61f13x_lvd.cof
│ ├── test_61f13x_lvd.hex
│ ├── test_61f13x_lvd.hxl
│ ├── test_61f13x_lvd.lst
│ ├── test_61f13x_lvd.map
│ ├── test_61f13x_lvd.obj
│ ├── test_61f13x_lvd.rlf
│ ├── test_61f13x_lvd.sdb
│ └── test_61f13x_lvd.sym
├── test_61f13x_LVD_PWM1
│ ├── FT61F13x_LVD_PWM1.pdf
│ ├── TEST_61F13X_LVD_PWM1.in
│ ├── test_61f13x_LVD_PWM1.C
│ ├── test_61f13x_LVD_PWM1.d
│ ├── test_61f13x_LVD_PWM1.ini
│ ├── test_61f13x_LVD_PWM1.p1
│ ├── test_61f13x_LVD_PWM1.pre
│ ├── test_61f13x_LVD_PWM1.prj
│ ├── test_61f13x_lvd_pwm1.asm
│ ├── test_61f13x_lvd_pwm1.bin
│ ├── test_61f13x_lvd_pwm1.cmf
│ ├── test_61f13x_lvd_pwm1.cof
│ ├── test_61f13x_lvd_pwm1.hex
│ ├── test_61f13x_lvd_pwm1.hxl
│ ├── test_61f13x_lvd_pwm1.lst
│ ├── test_61f13x_lvd_pwm1.map
│ ├── test_61f13x_lvd_pwm1.obj
│ ├── test_61f13x_lvd_pwm1.rlf
│ ├── test_61f13x_lvd_pwm1.sdb
│ └── test_61f13x_lvd_pwm1.sym
├── test_61f13x_MSCK
│ ├── FT61F13x_MSCK.pdf
│ ├── TEST_61F13X_MSCK.in
│ ├── test_61f13x_MSCK.C
│ ├── test_61f13x_MSCK.d
│ ├── test_61f13x_MSCK.ini
│ ├── test_61f13x_MSCK.p1
│ ├── test_61f13x_MSCK.pre
│ ├── test_61f13x_MSCK.prj
│ ├── test_61f13x_msck.asm
│ ├── test_61f13x_msck.bin
│ ├── test_61f13x_msck.cmf
│ ├── test_61f13x_msck.cof
│ ├── test_61f13x_msck.hex
│ ├── test_61f13x_msck.hxl
│ ├── test_61f13x_msck.lst
│ ├── test_61f13x_msck.map
│ ├── test_61f13x_msck.obj
│ ├── test_61f13x_msck.rlf
│ ├── test_61f13x_msck.sdb
│ └── test_61f13x_msck.sym
├── test_61f13x_PA_INT
│ ├── FT61F13x_PA_INT.pdf
│ ├── TEST_61F13X_PA_INT.in
│ ├── test_61f13x_PA_INT.C
│ ├── test_61f13x_PA_INT.d
│ ├── test_61f13x_PA_INT.ini
│ ├── test_61f13x_PA_INT.p1
│ ├── test_61f13x_PA_INT.pre
│ ├── test_61f13x_PA_INT.prj
│ ├── test_61f13x_pa_int.asm
│ ├── test_61f13x_pa_int.bin
│ ├── test_61f13x_pa_int.cmf
│ ├── test_61f13x_pa_int.cof
│ ├── test_61f13x_pa_int.hex
│ ├── test_61f13x_pa_int.hxl
│ ├── test_61f13x_pa_int.lst
│ ├── test_61f13x_pa_int.map
│ ├── test_61f13x_pa_int.obj
│ ├── test_61f13x_pa_int.rlf
│ ├── test_61f13x_pa_int.sdb
│ └── test_61f13x_pa_int.sym
├── test_61f13x_PWM
│ ├── FT61F13x_PWM.pdf
│ ├── TEST_61F13X_PWM.in
│ ├── test_61f13x_PWM.C
│ ├── test_61f13x_PWM.d
│ ├── test_61f13x_PWM.ini
│ ├── test_61f13x_PWM.p1
│ ├── test_61f13x_PWM.pre
│ ├── test_61f13x_PWM.prj
│ ├── test_61f13x_pwm.asm
│ ├── test_61f13x_pwm.bin
│ ├── test_61f13x_pwm.cmf
│ ├── test_61f13x_pwm.cof
│ ├── test_61f13x_pwm.hex
│ ├── test_61f13x_pwm.hxl
│ ├── test_61f13x_pwm.lst
│ ├── test_61f13x_pwm.map
│ ├── test_61f13x_pwm.obj
│ ├── test_61f13x_pwm.rlf
│ ├── test_61f13x_pwm.sdb
│ └── test_61f13x_pwm.sym
├── test_61f13x_SLEEP
│ ├── FT61F13x_SLEEP.pdf
│ ├── TEST_61F13X_SLEEP.in
│ ├── test_61f13x_SLEEP.C
│ ├── test_61f13x_SLEEP.d
│ ├── test_61f13x_SLEEP.ini
│ ├── test_61f13x_SLEEP.p1
│ ├── test_61f13x_SLEEP.pre
│ ├── test_61f13x_SLEEP.prj
│ ├── test_61f13x_sleep.asm
│ ├── test_61f13x_sleep.bin
│ ├── test_61f13x_sleep.cmf
│ ├── test_61f13x_sleep.cof
│ ├── test_61f13x_sleep.hex
│ ├── test_61f13x_sleep.hxl
│ ├── test_61f13x_sleep.lst
│ ├── test_61f13x_sleep.map
│ ├── test_61f13x_sleep.obj
│ ├── test_61f13x_sleep.rlf
│ ├── test_61f13x_sleep.sdb
│ └── test_61f13x_sleep.sym
├── test_61f13x_SPI
│ ├── TEST_61F13X_SPI.in
│ ├── test_61f13x_SPI.C
│ ├── test_61f13x_SPI.d
│ ├── test_61f13x_SPI.ini
│ ├── test_61f13x_SPI.p1
│ ├── test_61f13x_SPI.pre
│ ├── test_61f13x_SPI.prj
│ ├── test_61f13x_spi.asm
│ ├── test_61f13x_spi.bin
│ ├── test_61f13x_spi.cmf
│ ├── test_61f13x_spi.cof
│ ├── test_61f13x_spi.hex
│ ├── test_61f13x_spi.hxl
│ ├── test_61f13x_spi.lpp
│ ├── test_61f13x_spi.lst
│ ├── test_61f13x_spi.map
│ ├── test_61f13x_spi.obj
│ ├── test_61f13x_spi.rlf
│ ├── test_61f13x_spi.sdb
│ └── test_61f13x_spi.sym
├── test_61f13x_TIMER0
│ ├── FT61F13x_TIMER0.pdf
│ ├── TEST_61F13X_TIMER0.in
│ ├── test_61f13x_Timer0.C
│ ├── test_61f13x_Timer0.d
│ ├── test_61f13x_Timer0.ini
│ ├── test_61f13x_Timer0.p1
│ ├── test_61f13x_Timer0.pre
│ ├── test_61f13x_Timer0.prj
│ ├── test_61f13x_timer0.asm
│ ├── test_61f13x_timer0.bin
│ ├── test_61f13x_timer0.cmf
│ ├── test_61f13x_timer0.cof
│ ├── test_61f13x_timer0.hex
│ ├── test_61f13x_timer0.hxl
│ ├── test_61f13x_timer0.lst
│ ├── test_61f13x_timer0.map
│ ├── test_61f13x_timer0.obj
│ ├── test_61f13x_timer0.rlf
│ ├── test_61f13x_timer0.sdb
│ └── test_61f13x_timer0.sym
├── test_61f13x_TIMER1
│ ├── FT61F13x_TIMER1.pdf
│ ├── TEST_61F13X_TIMER1.in
│ ├── test_61f13x_Timer1.C
│ ├── test_61f13x_Timer1.d
│ ├── test_61f13x_Timer1.ini
│ ├── test_61f13x_Timer1.p1
│ ├── test_61f13x_Timer1.pre
│ ├── test_61f13x_Timer1.prj
│ ├── test_61f13x_timer1.asm
│ ├── test_61f13x_timer1.bin
│ ├── test_61f13x_timer1.cmf
│ ├── test_61f13x_timer1.cof
│ ├── test_61f13x_timer1.hex
│ ├── test_61f13x_timer1.hxl
│ ├── test_61f13x_timer1.lst
│ ├── test_61f13x_timer1.map
│ ├── test_61f13x_timer1.obj
│ ├── test_61f13x_timer1.rlf
│ ├── test_61f13x_timer1.sdb
│ └── test_61f13x_timer1.sym
├── test_61f13x_TIMER2
│ ├── FT61F13x_TIMER2.pdf
│ ├── TEST_61F13X_TIMER2.in
│ ├── test_61f13x_Timer2.C
│ ├── test_61f13x_Timer2.C.bak
│ ├── test_61f13x_Timer2.d
│ ├── test_61f13x_Timer2.ini
│ ├── test_61f13x_Timer2.p1
│ ├── test_61f13x_Timer2.pre
│ ├── test_61f13x_Timer2.prj
│ ├── test_61f13x_timer2.asm
│ ├── test_61f13x_timer2.bin
│ ├── test_61f13x_timer2.cmf
│ ├── test_61f13x_timer2.cof
│ ├── test_61f13x_timer2.hex
│ ├── test_61f13x_timer2.hxl
│ ├── test_61f13x_timer2.lst
│ ├── test_61f13x_timer2.map
│ ├── test_61f13x_timer2.obj
│ ├── test_61f13x_timer2.rlf
│ ├── test_61f13x_timer2.sdb
│ └── test_61f13x_timer2.sym
└── test_61f13x_WDT
├── FT61F13x_WDT.pdf
├── TEST_61F13X_WDT.in
├── test_61f13x_WDT.C
├── test_61f13x_WDT.d
├── test_61f13x_WDT.ini
├── test_61f13x_WDT.p1
├── test_61f13x_WDT.pre
├── test_61f13x_WDT.prj
├── test_61f13x_wdt.asm
├── test_61f13x_wdt.bin
├── test_61f13x_wdt.cmf
├── test_61f13x_wdt.cof
├── test_61f13x_wdt.hex
├── test_61f13x_wdt.hxl
├── test_61f13x_wdt.lst
├── test_61f13x_wdt.map
├── test_61f13x_wdt.obj
├── test_61f13x_wdt.rlf
├── test_61f13x_wdt.sdb
└── test_61f13x_wdt.sym
21 directories, 378 files
好例子网口号:伸出你的我的手 — 分享!
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论