实例介绍
【实例简介】辉芒微芯FT60F12x-C语言
【实例截图】
【核心代码】
.
├── FT60F12x-C语言
│ ├── test_60f12x_EEPROM
│ │ ├── FT60F12x_EEPROM.pdf
│ │ ├── TEST_60F12X_EEPROM.in
│ │ ├── test_60f12x_eeprom.C
│ │ ├── test_60f12x_eeprom.C.bak
│ │ ├── test_60f12x_eeprom.asm
│ │ ├── test_60f12x_eeprom.bin
│ │ ├── test_60f12x_eeprom.cmf
│ │ ├── test_60f12x_eeprom.cof
│ │ ├── test_60f12x_eeprom.d
│ │ ├── test_60f12x_eeprom.hex
│ │ ├── test_60f12x_eeprom.hxl
│ │ ├── test_60f12x_eeprom.ini
│ │ ├── test_60f12x_eeprom.lpp
│ │ ├── test_60f12x_eeprom.lst
│ │ ├── test_60f12x_eeprom.map
│ │ ├── test_60f12x_eeprom.obj
│ │ ├── test_60f12x_eeprom.p1
│ │ ├── test_60f12x_eeprom.pre
│ │ ├── test_60f12x_eeprom.prj
│ │ ├── test_60f12x_eeprom.rlf
│ │ ├── test_60f12x_eeprom.sdb
│ │ └── test_60f12x_eeprom.sym
│ ├── test_60f12x_IIC
│ │ ├── FT60F12x_IIC.pdf
│ │ ├── TEST_60F12X_IIC.in
│ │ ├── test_60f12x_IIC.C
│ │ ├── test_60f12x_IIC.d
│ │ ├── test_60f12x_IIC.ini
│ │ ├── test_60f12x_IIC.p1
│ │ ├── test_60f12x_IIC.pre
│ │ ├── test_60f12x_IIC.prj
│ │ ├── test_60f12x_iic.asm
│ │ ├── test_60f12x_iic.bin
│ │ ├── test_60f12x_iic.cmf
│ │ ├── test_60f12x_iic.cof
│ │ ├── test_60f12x_iic.hex
│ │ ├── test_60f12x_iic.hxl
│ │ ├── test_60f12x_iic.lpp
│ │ ├── test_60f12x_iic.lst
│ │ ├── test_60f12x_iic.map
│ │ ├── test_60f12x_iic.obj
│ │ ├── test_60f12x_iic.rlf
│ │ ├── test_60f12x_iic.sdb
│ │ └── test_60f12x_iic.sym
│ ├── test_60f12x_INT
│ │ ├── FT60F12x_INT.pdf
│ │ ├── TEST_60F12X_INT.in
│ │ ├── test_60f12x_INT.C
│ │ ├── test_60f12x_INT.d
│ │ ├── test_60f12x_INT.ini
│ │ ├── test_60f12x_INT.p1
│ │ ├── test_60f12x_INT.pre
│ │ ├── test_60f12x_INT.prj
│ │ ├── test_60f12x_int.asm
│ │ ├── test_60f12x_int.bin
│ │ ├── test_60f12x_int.cmf
│ │ ├── test_60f12x_int.cof
│ │ ├── test_60f12x_int.hex
│ │ ├── test_60f12x_int.hxl
│ │ ├── test_60f12x_int.lpp
│ │ ├── test_60f12x_int.lst
│ │ ├── test_60f12x_int.map
│ │ ├── test_60f12x_int.obj
│ │ ├── test_60f12x_int.rlf
│ │ ├── test_60f12x_int.sdb
│ │ └── test_60f12x_int.sym
│ ├── test_60f12x_IO
│ │ ├── FT60F12x_IO.pdf
│ │ ├── TEST_60F12X_IO.in
│ │ ├── test_60f12x_IO.C
│ │ ├── test_60f12x_IO.d
│ │ ├── test_60f12x_IO.ini
│ │ ├── test_60f12x_IO.p1
│ │ ├── test_60f12x_IO.pre
│ │ ├── test_60f12x_IO.prj
│ │ ├── test_60f12x_io.asm
│ │ ├── test_60f12x_io.bin
│ │ ├── test_60f12x_io.cmf
│ │ ├── test_60f12x_io.cof
│ │ ├── test_60f12x_io.hex
│ │ ├── test_60f12x_io.hxl
│ │ ├── test_60f12x_io.lpp
│ │ ├── test_60f12x_io.lst
│ │ ├── test_60f12x_io.map
│ │ ├── test_60f12x_io.obj
│ │ ├── test_60f12x_io.rlf
│ │ ├── test_60f12x_io.sdb
│ │ └── test_60f12x_io.sym
│ ├── test_60f12x_IR
│ │ ├── test_60f12x_IR_Receive
│ │ │ ├── FT60F12x_IR_Receive.pdf
│ │ │ ├── TEST_60F12X_IR_RECEIVE.in
│ │ │ ├── test_60f12x_IR_Receive.C
│ │ │ ├── test_60f12x_IR_Receive.d
│ │ │ ├── test_60f12x_IR_Receive.ini
│ │ │ ├── test_60f12x_IR_Receive.p1
│ │ │ ├── test_60f12x_IR_Receive.pre
│ │ │ ├── test_60f12x_IR_Receive.prj
│ │ │ ├── test_60f12x_ir_receive.asm
│ │ │ ├── test_60f12x_ir_receive.bin
│ │ │ ├── test_60f12x_ir_receive.cmf
│ │ │ ├── test_60f12x_ir_receive.cof
│ │ │ ├── test_60f12x_ir_receive.hex
│ │ │ ├── test_60f12x_ir_receive.hxl
│ │ │ ├── test_60f12x_ir_receive.lpp
│ │ │ ├── test_60f12x_ir_receive.lst
│ │ │ ├── test_60f12x_ir_receive.map
│ │ │ ├── test_60f12x_ir_receive.obj
│ │ │ ├── test_60f12x_ir_receive.rlf
│ │ │ ├── test_60f12x_ir_receive.sdb
│ │ │ └── test_60f12x_ir_receive.sym
│ │ └── test_60f12x_IR_Send
│ │ ├── FT60F12x_IR_Send.pdf
│ │ ├── TEST_60F12X_IR_SEND.in
│ │ ├── test_60f12x_IR_Send.C
│ │ ├── test_60f12x_IR_Send.d
│ │ ├── test_60f12x_IR_Send.ini
│ │ ├── test_60f12x_IR_Send.p1
│ │ ├── test_60f12x_IR_Send.pre
│ │ ├── test_60f12x_IR_Send.prj
│ │ ├── test_60f12x_ir_send.asm
│ │ ├── test_60f12x_ir_send.bin
│ │ ├── test_60f12x_ir_send.cmf
│ │ ├── test_60f12x_ir_send.cof
│ │ ├── test_60f12x_ir_send.hex
│ │ ├── test_60f12x_ir_send.hxl
│ │ ├── test_60f12x_ir_send.lpp
│ │ ├── test_60f12x_ir_send.lst
│ │ ├── test_60f12x_ir_send.map
│ │ ├── test_60f12x_ir_send.obj
│ │ ├── test_60f12x_ir_send.rlf
│ │ ├── test_60f12x_ir_send.sdb
│ │ └── test_60f12x_ir_send.sym
│ ├── test_60f12x_LVD
│ │ ├── FT60F12x_LVD.pdf
│ │ ├── TEST_60F12X_LVD.in
│ │ ├── test_60f12x_LVD.C
│ │ ├── test_60f12x_LVD.d
│ │ ├── test_60f12x_LVD.ini
│ │ ├── test_60f12x_LVD.p1
│ │ ├── test_60f12x_LVD.pre
│ │ ├── test_60f12x_LVD.prj
│ │ ├── test_60f12x_lvd.asm
│ │ ├── test_60f12x_lvd.bin
│ │ ├── test_60f12x_lvd.cmf
│ │ ├── test_60f12x_lvd.cof
│ │ ├── test_60f12x_lvd.hex
│ │ ├── test_60f12x_lvd.hxl
│ │ ├── test_60f12x_lvd.lpp
│ │ ├── test_60f12x_lvd.lst
│ │ ├── test_60f12x_lvd.map
│ │ ├── test_60f12x_lvd.obj
│ │ ├── test_60f12x_lvd.rlf
│ │ ├── test_60f12x_lvd.sdb
│ │ └── test_60f12x_lvd.sym
│ ├── test_60f12x_LVD_PWM
│ │ ├── FT60F12x_LVD_PWM.pdf
│ │ ├── TEST_60F12X_LVD_PWM.in
│ │ ├── test_60f12x_LVD_PWM.C
│ │ ├── test_60f12x_LVD_PWM.d
│ │ ├── test_60f12x_LVD_PWM.ini
│ │ ├── test_60f12x_LVD_PWM.p1
│ │ ├── test_60f12x_LVD_PWM.pre
│ │ ├── test_60f12x_LVD_PWM.prj
│ │ ├── test_60f12x_lvd_pwm.asm
│ │ ├── test_60f12x_lvd_pwm.bin
│ │ ├── test_60f12x_lvd_pwm.cmf
│ │ ├── test_60f12x_lvd_pwm.cof
│ │ ├── test_60f12x_lvd_pwm.hex
│ │ ├── test_60f12x_lvd_pwm.hxl
│ │ ├── test_60f12x_lvd_pwm.lst
│ │ ├── test_60f12x_lvd_pwm.map
│ │ ├── test_60f12x_lvd_pwm.obj
│ │ ├── test_60f12x_lvd_pwm.rlf
│ │ ├── test_60f12x_lvd_pwm.sdb
│ │ └── test_60f12x_lvd_pwm.sym
│ ├── test_60f12x_MSCK
│ │ ├── FT60F12x_MSCK.pdf
│ │ ├── TEST_60F12X_MSCK.in
│ │ ├── test_60f12x_MSCK.C
│ │ ├── test_60f12x_MSCK.d
│ │ ├── test_60f12x_MSCK.ini
│ │ ├── test_60f12x_MSCK.p1
│ │ ├── test_60f12x_MSCK.pre
│ │ ├── test_60f12x_MSCK.prj
│ │ ├── test_60f12x_msck.asm
│ │ ├── test_60f12x_msck.bin
│ │ ├── test_60f12x_msck.cmf
│ │ ├── test_60f12x_msck.cof
│ │ ├── test_60f12x_msck.hex
│ │ ├── test_60f12x_msck.hxl
│ │ ├── test_60f12x_msck.lpp
│ │ ├── test_60f12x_msck.lst
│ │ ├── test_60f12x_msck.map
│ │ ├── test_60f12x_msck.obj
│ │ ├── test_60f12x_msck.rlf
│ │ ├── test_60f12x_msck.sdb
│ │ └── test_60f12x_msck.sym
│ ├── test_60f12x_PA_INT
│ │ ├── FT60F12x_PA_INT.pdf
│ │ ├── TEST_60F12X_PA_INT.in
│ │ ├── test_60f12x_PA_INT.C
│ │ ├── test_60f12x_PA_INT.d
│ │ ├── test_60f12x_PA_INT.ini
│ │ ├── test_60f12x_PA_INT.p1
│ │ ├── test_60f12x_PA_INT.pre
│ │ ├── test_60f12x_PA_INT.prj
│ │ ├── test_60f12x_pa_int.asm
│ │ ├── test_60f12x_pa_int.bin
│ │ ├── test_60f12x_pa_int.cmf
│ │ ├── test_60f12x_pa_int.cof
│ │ ├── test_60f12x_pa_int.hex
│ │ ├── test_60f12x_pa_int.hxl
│ │ ├── test_60f12x_pa_int.lpp
│ │ ├── test_60f12x_pa_int.lst
│ │ ├── test_60f12x_pa_int.map
│ │ ├── test_60f12x_pa_int.obj
│ │ ├── test_60f12x_pa_int.rlf
│ │ ├── test_60f12x_pa_int.sdb
│ │ └── test_60f12x_pa_int.sym
│ ├── test_60f12x_PWM
│ │ ├── FT60F12x_PWM.pdf
│ │ ├── TEST_60F12X_PWM.in
│ │ ├── test_60f12x_PWM.C
│ │ ├── test_60f12x_PWM.d
│ │ ├── test_60f12x_PWM.ini
│ │ ├── test_60f12x_PWM.p1
│ │ ├── test_60f12x_PWM.pre
│ │ ├── test_60f12x_PWM.prj
│ │ ├── test_60f12x_pwm.asm
│ │ ├── test_60f12x_pwm.bin
│ │ ├── test_60f12x_pwm.cmf
│ │ ├── test_60f12x_pwm.cof
│ │ ├── test_60f12x_pwm.hex
│ │ ├── test_60f12x_pwm.hxl
│ │ ├── test_60f12x_pwm.lst
│ │ ├── test_60f12x_pwm.map
│ │ ├── test_60f12x_pwm.obj
│ │ ├── test_60f12x_pwm.rlf
│ │ ├── test_60f12x_pwm.sdb
│ │ └── test_60f12x_pwm.sym
│ ├── test_60f12x_SLEEP
│ │ ├── FT60F12x_SLEEP.pdf
│ │ ├── TEST_60F12X_SLEEP.in
│ │ ├── test_60f12x_SLEEP.C
│ │ ├── test_60f12x_SLEEP.d
│ │ ├── test_60f12x_SLEEP.ini
│ │ ├── test_60f12x_SLEEP.p1
│ │ ├── test_60f12x_SLEEP.pre
│ │ ├── test_60f12x_SLEEP.prj
│ │ ├── test_60f12x_sleep.asm
│ │ ├── test_60f12x_sleep.bin
│ │ ├── test_60f12x_sleep.cmf
│ │ ├── test_60f12x_sleep.cof
│ │ ├── test_60f12x_sleep.hex
│ │ ├── test_60f12x_sleep.hxl
│ │ ├── test_60f12x_sleep.lpp
│ │ ├── test_60f12x_sleep.lst
│ │ ├── test_60f12x_sleep.map
│ │ ├── test_60f12x_sleep.obj
│ │ ├── test_60f12x_sleep.rlf
│ │ ├── test_60f12x_sleep.sdb
│ │ └── test_60f12x_sleep.sym
│ ├── test_60f12x_SPI
│ │ ├── FT60F12x_SPI.pdf
│ │ ├── TEST_60F12X_SPI.in
│ │ ├── test_60f12x_SPI.C
│ │ ├── test_60f12x_SPI.d
│ │ ├── test_60f12x_SPI.ini
│ │ ├── test_60f12x_SPI.p1
│ │ ├── test_60f12x_SPI.pre
│ │ ├── test_60f12x_SPI.prj
│ │ ├── test_60f12x_spi.asm
│ │ ├── test_60f12x_spi.bin
│ │ ├── test_60f12x_spi.cmf
│ │ ├── test_60f12x_spi.cof
│ │ ├── test_60f12x_spi.hex
│ │ ├── test_60f12x_spi.hxl
│ │ ├── test_60f12x_spi.lpp
│ │ ├── test_60f12x_spi.lst
│ │ ├── test_60f12x_spi.map
│ │ ├── test_60f12x_spi.obj
│ │ ├── test_60f12x_spi.rlf
│ │ ├── test_60f12x_spi.sdb
│ │ └── test_60f12x_spi.sym
│ ├── test_60f12x_TIMER0
│ │ ├── FT60F12x_TIMER0.pdf
│ │ ├── TEST_60F12X_TIMER0.in
│ │ ├── test_60f12x_Timer0.C
│ │ ├── test_60f12x_Timer0.d
│ │ ├── test_60f12x_Timer0.ini
│ │ ├── test_60f12x_Timer0.p1
│ │ ├── test_60f12x_Timer0.pre
│ │ ├── test_60f12x_Timer0.prj
│ │ ├── test_60f12x_timer0.asm
│ │ ├── test_60f12x_timer0.bin
│ │ ├── test_60f12x_timer0.cmf
│ │ ├── test_60f12x_timer0.cof
│ │ ├── test_60f12x_timer0.hex
│ │ ├── test_60f12x_timer0.hxl
│ │ ├── test_60f12x_timer0.lpp
│ │ ├── test_60f12x_timer0.lst
│ │ ├── test_60f12x_timer0.map
│ │ ├── test_60f12x_timer0.obj
│ │ ├── test_60f12x_timer0.rlf
│ │ ├── test_60f12x_timer0.sdb
│ │ └── test_60f12x_timer0.sym
│ ├── test_60f12x_TIMER2
│ │ ├── FT60F12x_TIMER2.pdf
│ │ ├── test_60f12x_Timer2.C
│ │ ├── test_60f12x_Timer2.d
│ │ ├── test_60f12x_Timer2.ini
│ │ ├── test_60f12x_Timer2.p1
│ │ ├── test_60f12x_Timer2.pre
│ │ ├── test_60f12x_Timer2.prj
│ │ ├── test_60f12x_timer2.asm
│ │ ├── test_60f12x_timer2.bin
│ │ ├── test_60f12x_timer2.cmf
│ │ ├── test_60f12x_timer2.cof
│ │ ├── test_60f12x_timer2.hex
│ │ ├── test_60f12x_timer2.hxl
│ │ ├── test_60f12x_timer2.lpp
│ │ ├── test_60f12x_timer2.lst
│ │ ├── test_60f12x_timer2.map
│ │ ├── test_60f12x_timer2.obj
│ │ ├── test_60f12x_timer2.rlf
│ │ ├── test_60f12x_timer2.sdb
│ │ └── test_60f12x_timer2.sym
│ ├── test_60f12x_UART
│ │ ├── FT60F12x_UART.pdf
│ │ ├── TEST_60F12X_UART.in
│ │ ├── test_60f12x_UART.C
│ │ ├── test_60f12x_UART.d
│ │ ├── test_60f12x_UART.ini
│ │ ├── test_60f12x_UART.p1
│ │ ├── test_60f12x_UART.pre
│ │ ├── test_60f12x_UART.prj
│ │ ├── test_60f12x_uart.asm
│ │ ├── test_60f12x_uart.bin
│ │ ├── test_60f12x_uart.cmf
│ │ ├── test_60f12x_uart.cof
│ │ ├── test_60f12x_uart.hex
│ │ ├── test_60f12x_uart.hxl
│ │ ├── test_60f12x_uart.lpp
│ │ ├── test_60f12x_uart.lst
│ │ ├── test_60f12x_uart.map
│ │ ├── test_60f12x_uart.obj
│ │ ├── test_60f12x_uart.rlf
│ │ ├── test_60f12x_uart.sdb
│ │ └── test_60f12x_uart.sym
│ └── test_60f12x_WDT
│ ├── FT60F12x_WDT.pdf
│ ├── test_60f12x_WDT.C
│ ├── test_60f12x_WDT.d
│ ├── test_60f12x_WDT.ini
│ ├── test_60f12x_WDT.p1
│ ├── test_60f12x_WDT.pre
│ ├── test_60f12x_WDT.prj
│ ├── test_60f12x_wdt.asm
│ ├── test_60f12x_wdt.bin
│ ├── test_60f12x_wdt.cmf
│ ├── test_60f12x_wdt.cof
│ ├── test_60f12x_wdt.hex
│ ├── test_60f12x_wdt.hxl
│ ├── test_60f12x_wdt.lpp
│ ├── test_60f12x_wdt.lst
│ ├── test_60f12x_wdt.map
│ ├── test_60f12x_wdt.obj
│ ├── test_60f12x_wdt.rlf
│ ├── test_60f12x_wdt.sdb
│ └── test_60f12x_wdt.sym
└── 好例子网_辉芒微芯_FT60F12x-C语言.rar
19 directories, 355 files
标签: C语言
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论