实例介绍
【实例截图】
【核心代码】
.
├── FT60F01x-C语言
│ ├── test_60f01x_EEPROM
│ │ ├── TEST_60F01X_EEPROM.in
│ │ ├── test_60f01x_EEPROM.C
│ │ ├── test_60f01x_EEPROM.d
│ │ ├── test_60f01x_EEPROM.ini
│ │ ├── test_60f01x_EEPROM.p1
│ │ ├── test_60f01x_EEPROM.pre
│ │ ├── test_60f01x_EEPROM.prj
│ │ ├── test_60f01x_eeprom.asm
│ │ ├── test_60f01x_eeprom.bin
│ │ ├── test_60f01x_eeprom.cmf
│ │ ├── test_60f01x_eeprom.cof
│ │ ├── test_60f01x_eeprom.hex
│ │ ├── test_60f01x_eeprom.hxl
│ │ ├── test_60f01x_eeprom.lpp
│ │ ├── test_60f01x_eeprom.lst
│ │ ├── test_60f01x_eeprom.map
│ │ ├── test_60f01x_eeprom.obj
│ │ ├── test_60f01x_eeprom.rlf
│ │ ├── test_60f01x_eeprom.sdb
│ │ └── test_60f01x_eeprom.sym
│ ├── test_60f01x_IIC
│ │ ├── FT60F01x_IIC.pdf
│ │ ├── TEST_60F01X_IIC.in
│ │ ├── test_60f01x_IIC.C
│ │ ├── test_60f01x_IIC.d
│ │ ├── test_60f01x_IIC.ini
│ │ ├── test_60f01x_IIC.p1
│ │ ├── test_60f01x_IIC.pre
│ │ ├── test_60f01x_IIC.prj
│ │ ├── test_60f01x_iic.asm
│ │ ├── test_60f01x_iic.bin
│ │ ├── test_60f01x_iic.cmf
│ │ ├── test_60f01x_iic.cof
│ │ ├── test_60f01x_iic.hex
│ │ ├── test_60f01x_iic.hxl
│ │ ├── test_60f01x_iic.lpp
│ │ ├── test_60f01x_iic.lst
│ │ ├── test_60f01x_iic.map
│ │ ├── test_60f01x_iic.obj
│ │ ├── test_60f01x_iic.rlf
│ │ ├── test_60f01x_iic.sdb
│ │ └── test_60f01x_iic.sym
│ ├── test_60f01x_INT
│ │ ├── FT60F01x_INT.pdf
│ │ ├── TEST_60F01X_INT.in
│ │ ├── test_60f01x_INT.C
│ │ ├── test_60f01x_INT.d
│ │ ├── test_60f01x_INT.ini
│ │ ├── test_60f01x_INT.p1
│ │ ├── test_60f01x_INT.pre
│ │ ├── test_60f01x_INT.prj
│ │ ├── test_60f01x_int.asm
│ │ ├── test_60f01x_int.bin
│ │ ├── test_60f01x_int.cmf
│ │ ├── test_60f01x_int.cof
│ │ ├── test_60f01x_int.hex
│ │ ├── test_60f01x_int.hxl
│ │ ├── test_60f01x_int.lpp
│ │ ├── test_60f01x_int.lst
│ │ ├── test_60f01x_int.map
│ │ ├── test_60f01x_int.obj
│ │ ├── test_60f01x_int.rlf
│ │ ├── test_60f01x_int.sdb
│ │ └── test_60f01x_int.sym
│ ├── test_60f01x_IO
│ │ ├── FT60F01x_IO.pdf
│ │ ├── TEST_60F01X_IO.in
│ │ ├── test_60f01x_io.C
│ │ ├── test_60f01x_io.asm
│ │ ├── test_60f01x_io.bin
│ │ ├── test_60f01x_io.cmf
│ │ ├── test_60f01x_io.cof
│ │ ├── test_60f01x_io.d
│ │ ├── test_60f01x_io.hex
│ │ ├── test_60f01x_io.hxl
│ │ ├── test_60f01x_io.ini
│ │ ├── test_60f01x_io.lpp
│ │ ├── test_60f01x_io.lst
│ │ ├── test_60f01x_io.map
│ │ ├── test_60f01x_io.obj
│ │ ├── test_60f01x_io.p1
│ │ ├── test_60f01x_io.pre
│ │ ├── test_60f01x_io.prj
│ │ ├── test_60f01x_io.rlf
│ │ ├── test_60f01x_io.sdb
│ │ └── test_60f01x_io.sym
│ ├── test_60f01x_IR
│ │ ├── test_60f01x_IR_Receive
│ │ │ ├── FT60F01x_IR_Receive.pdf
│ │ │ ├── TEST_60F01X_IR_RECEIVE.in
│ │ │ ├── test_60f01x_IR_Receive.C
│ │ │ ├── test_60f01x_IR_Receive.C.bak
│ │ │ ├── test_60f01x_IR_Receive.d
│ │ │ ├── test_60f01x_IR_Receive.ini
│ │ │ ├── test_60f01x_IR_Receive.p1
│ │ │ ├── test_60f01x_IR_Receive.pre
│ │ │ ├── test_60f01x_IR_Receive.prj
│ │ │ ├── test_60f01x_ir_receive.asm
│ │ │ ├── test_60f01x_ir_receive.bin
│ │ │ ├── test_60f01x_ir_receive.cmf
│ │ │ ├── test_60f01x_ir_receive.cof
│ │ │ ├── test_60f01x_ir_receive.hex
│ │ │ ├── test_60f01x_ir_receive.hxl
│ │ │ ├── test_60f01x_ir_receive.lpp
│ │ │ ├── test_60f01x_ir_receive.lst
│ │ │ ├── test_60f01x_ir_receive.map
│ │ │ ├── test_60f01x_ir_receive.obj
│ │ │ ├── test_60f01x_ir_receive.rlf
│ │ │ ├── test_60f01x_ir_receive.sdb
│ │ │ └── test_60f01x_ir_receive.sym
│ │ └── test_60f01x_IR_Send
│ │ ├── FT60F01x_IR_Send.pdf
│ │ ├── TEST_60F01X_IR_SEND.in
│ │ ├── test_60f01x_IR_Send.C
│ │ ├── test_60f01x_IR_Send.d
│ │ ├── test_60f01x_IR_Send.ini
│ │ ├── test_60f01x_IR_Send.p1
│ │ ├── test_60f01x_IR_Send.pre
│ │ ├── test_60f01x_IR_Send.prj
│ │ ├── test_60f01x_ir_send.asm
│ │ ├── test_60f01x_ir_send.bin
│ │ ├── test_60f01x_ir_send.cmf
│ │ ├── test_60f01x_ir_send.cof
│ │ ├── test_60f01x_ir_send.hex
│ │ ├── test_60f01x_ir_send.hxl
│ │ ├── test_60f01x_ir_send.lpp
│ │ ├── test_60f01x_ir_send.lst
│ │ ├── test_60f01x_ir_send.map
│ │ ├── test_60f01x_ir_send.obj
│ │ ├── test_60f01x_ir_send.rlf
│ │ ├── test_60f01x_ir_send.sdb
│ │ └── test_60f01x_ir_send.sym
│ ├── test_60f01x_MSCK
│ │ ├── FT60F01x_MSCK.pdf
│ │ ├── TEST_60F01X_MSCK.in
│ │ ├── test_60f01x_MSCK.C
│ │ ├── test_60f01x_MSCK.d
│ │ ├── test_60f01x_MSCK.ini
│ │ ├── test_60f01x_MSCK.p1
│ │ ├── test_60f01x_MSCK.pre
│ │ ├── test_60f01x_MSCK.prj
│ │ ├── test_60f01x_msck.asm
│ │ ├── test_60f01x_msck.bin
│ │ ├── test_60f01x_msck.cmf
│ │ ├── test_60f01x_msck.cof
│ │ ├── test_60f01x_msck.hex
│ │ ├── test_60f01x_msck.hxl
│ │ ├── test_60f01x_msck.lpp
│ │ ├── test_60f01x_msck.lst
│ │ ├── test_60f01x_msck.map
│ │ ├── test_60f01x_msck.obj
│ │ ├── test_60f01x_msck.rlf
│ │ ├── test_60f01x_msck.sdb
│ │ └── test_60f01x_msck.sym
│ ├── test_60f01x_PA_INT
│ │ ├── FT60F01x_PA_INT.pdf
│ │ ├── TEST_60F01X_PA_INT.in
│ │ ├── test_60f01x_pa_int.C
│ │ ├── test_60f01x_pa_int.asm
│ │ ├── test_60f01x_pa_int.bin
│ │ ├── test_60f01x_pa_int.cmf
│ │ ├── test_60f01x_pa_int.cof
│ │ ├── test_60f01x_pa_int.d
│ │ ├── test_60f01x_pa_int.hex
│ │ ├── test_60f01x_pa_int.hxl
│ │ ├── test_60f01x_pa_int.ini
│ │ ├── test_60f01x_pa_int.lpp
│ │ ├── test_60f01x_pa_int.lst
│ │ ├── test_60f01x_pa_int.map
│ │ ├── test_60f01x_pa_int.obj
│ │ ├── test_60f01x_pa_int.p1
│ │ ├── test_60f01x_pa_int.pre
│ │ ├── test_60f01x_pa_int.prj
│ │ ├── test_60f01x_pa_int.rlf
│ │ ├── test_60f01x_pa_int.sdb
│ │ └── test_60f01x_pa_int.sym
│ ├── test_60f01x_SLEEP
│ │ ├── FT60F01x_SLEEP.pdf
│ │ ├── TEST_60F01X_SLEEP.in
│ │ ├── test_60f01x_sleep.C
│ │ ├── test_60f01x_sleep.asm
│ │ ├── test_60f01x_sleep.bin
│ │ ├── test_60f01x_sleep.cmf
│ │ ├── test_60f01x_sleep.cof
│ │ ├── test_60f01x_sleep.d
│ │ ├── test_60f01x_sleep.hex
│ │ ├── test_60f01x_sleep.hxl
│ │ ├── test_60f01x_sleep.ini
│ │ ├── test_60f01x_sleep.lpp
│ │ ├── test_60f01x_sleep.lst
│ │ ├── test_60f01x_sleep.map
│ │ ├── test_60f01x_sleep.obj
│ │ ├── test_60f01x_sleep.p1
│ │ ├── test_60f01x_sleep.pre
│ │ ├── test_60f01x_sleep.prj
│ │ ├── test_60f01x_sleep.rlf
│ │ ├── test_60f01x_sleep.sdb
│ │ └── test_60f01x_sleep.sym
│ ├── test_60f01x_SPI
│ │ ├── FT60F01x_SPI.pdf
│ │ ├── TEST_60F01X_SPI.in
│ │ ├── test_60f01x_SPI.C
│ │ ├── test_60f01x_SPI.d
│ │ ├── test_60f01x_SPI.ini
│ │ ├── test_60f01x_SPI.p1
│ │ ├── test_60f01x_SPI.pre
│ │ ├── test_60f01x_SPI.prj
│ │ ├── test_60f01x_spi.asm
│ │ ├── test_60f01x_spi.bin
│ │ ├── test_60f01x_spi.cmf
│ │ ├── test_60f01x_spi.cof
│ │ ├── test_60f01x_spi.hex
│ │ ├── test_60f01x_spi.hxl
│ │ ├── test_60f01x_spi.lpp
│ │ ├── test_60f01x_spi.lst
│ │ ├── test_60f01x_spi.map
│ │ ├── test_60f01x_spi.obj
│ │ ├── test_60f01x_spi.rlf
│ │ ├── test_60f01x_spi.sdb
│ │ └── test_60f01x_spi.sym
│ ├── test_60f01x_TIMER0
│ │ ├── FT60F01x_TIMER0.pdf
│ │ ├── TEST_60F01X_TIMER0.in
│ │ ├── test_60f01x_timer0.C
│ │ ├── test_60f01x_timer0.asm
│ │ ├── test_60f01x_timer0.bin
│ │ ├── test_60f01x_timer0.cmf
│ │ ├── test_60f01x_timer0.cof
│ │ ├── test_60f01x_timer0.d
│ │ ├── test_60f01x_timer0.hex
│ │ ├── test_60f01x_timer0.hxl
│ │ ├── test_60f01x_timer0.ini
│ │ ├── test_60f01x_timer0.lpp
│ │ ├── test_60f01x_timer0.lst
│ │ ├── test_60f01x_timer0.map
│ │ ├── test_60f01x_timer0.obj
│ │ ├── test_60f01x_timer0.p1
│ │ ├── test_60f01x_timer0.pre
│ │ ├── test_60f01x_timer0.prj
│ │ ├── test_60f01x_timer0.rlf
│ │ ├── test_60f01x_timer0.sdb
│ │ └── test_60f01x_timer0.sym
│ ├── test_60f01x_TIMER2
│ │ ├── FT60F01x_TIMER2.pdf
│ │ ├── TEST_60F01X_TIMER2.in
│ │ ├── test_60f01x_timer2.C
│ │ ├── test_60f01x_timer2.C.bak
│ │ ├── test_60f01x_timer2.asm
│ │ ├── test_60f01x_timer2.bin
│ │ ├── test_60f01x_timer2.cmf
│ │ ├── test_60f01x_timer2.cof
│ │ ├── test_60f01x_timer2.d
│ │ ├── test_60f01x_timer2.hex
│ │ ├── test_60f01x_timer2.hxl
│ │ ├── test_60f01x_timer2.ini
│ │ ├── test_60f01x_timer2.lpp
│ │ ├── test_60f01x_timer2.lst
│ │ ├── test_60f01x_timer2.map
│ │ ├── test_60f01x_timer2.obj
│ │ ├── test_60f01x_timer2.p1
│ │ ├── test_60f01x_timer2.pre
│ │ ├── test_60f01x_timer2.prj
│ │ ├── test_60f01x_timer2.rlf
│ │ ├── test_60f01x_timer2.sdb
│ │ └── test_60f01x_timer2.sym
│ ├── test_60f01x_UART
│ │ ├── FT60F01x_UART.pdf
│ │ ├── TEST_60F01X_UART.in
│ │ ├── test_60f01x_UART.C
│ │ ├── test_60f01x_UART.d
│ │ ├── test_60f01x_UART.ini
│ │ ├── test_60f01x_UART.p1
│ │ ├── test_60f01x_UART.pre
│ │ ├── test_60f01x_UART.prj
│ │ ├── test_60f01x_uart.asm
│ │ ├── test_60f01x_uart.bin
│ │ ├── test_60f01x_uart.cmf
│ │ ├── test_60f01x_uart.cof
│ │ ├── test_60f01x_uart.hex
│ │ ├── test_60f01x_uart.hxl
│ │ ├── test_60f01x_uart.lpp
│ │ ├── test_60f01x_uart.lst
│ │ ├── test_60f01x_uart.map
│ │ ├── test_60f01x_uart.obj
│ │ ├── test_60f01x_uart.rlf
│ │ ├── test_60f01x_uart.sdb
│ │ └── test_60f01x_uart.sym
│ └── test_60f01x_WDT
│ ├── FT60F01x_WDT.pdf
│ ├── TEST_60F01X_WDT.in
│ ├── test_60f01x_WDT.C
│ ├── test_60f01x_WDT.d
│ ├── test_60f01x_WDT.ini
│ ├── test_60f01x_WDT.p1
│ ├── test_60f01x_WDT.pre
│ ├── test_60f01x_WDT.prj
│ ├── test_60f01x_wdt.asm
│ ├── test_60f01x_wdt.bin
│ ├── test_60f01x_wdt.cmf
│ ├── test_60f01x_wdt.cof
│ ├── test_60f01x_wdt.hex
│ ├── test_60f01x_wdt.hxl
│ ├── test_60f01x_wdt.lst
│ ├── test_60f01x_wdt.map
│ ├── test_60f01x_wdt.obj
│ ├── test_60f01x_wdt.rlf
│ ├── test_60f01x_wdt.sdb
│ └── test_60f01x_wdt.sym
└── 好例子网_ft60f01x-c语言.rar
16 directories, 295 files
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论