Location:
Search - c8051f020 p
Search list
Description: C8051F020的PWM程序FYD12864显示-C8051F020 PWM procedures FYD12864 show
Platform: |
Size: 38912 |
Author: 刘 |
Hits:
Description: LCD12864是关于C8051F020的程序-LCD12864 procedures on the C8051F020
Platform: |
Size: 45056 |
Author: oycx |
Hits:
Description: 对于内部具有D /A转换器的单片机,采用其自备的D /A转换器产生需要的信号是最经
济的方法。C8051F020是Cygnal公司最新的一款功能强大的内部具有D /A转换器的单片机。介绍了
采用查表和D /A转换产生正弦波形的方法,详细描述了在C8051F020 D /A转换器上产生正弦信号的
电路和程序。通过修改数据表可以产生方波、三角波或其他任意波形信号。-With regard to the internal D/A converter of the microcontroller, which use their own D/A converters have a signal needs to be the most economical method. Cygnal Inc. C8051F020 is a powerful up-to-date with the internal D/A converters of the single-chip microcomputer. This paper introduces the look-up table and D/A converters have sinusoidal-shaped method, described in detail in the C8051F020 D/A converter to produce sinusoidal signal circuits and procedures. By modifying the data sheet can produce square wave, triangular wave or any other arbitrary waveform signal.
Platform: |
Size: 108544 |
Author: 郑智文 |
Hits:
Description: demo board used for RTL8029AS,完整的工程,原理图和PCB都有了,用ALTIUM或PADS2007打开。-demo board used for RTL8029AS, complete engineering, schematic and PCB have been using Altium or opens PADS2007.
Platform: |
Size: 173056 |
Author: 张智勇 |
Hits:
Description: 主要讲了c8051f020单片机的PCA频率输出功能实现。-Major topics of the c8051f020 microcontroller PCA frequency output function realization.
Platform: |
Size: 7168 |
Author: 静水 |
Hits:
Description: 经个数小时的努力,终于有了成果,在网上查看了丛多教材,没一个说点样使用,我编译出来的和官方的总是不一样,最后在GOOGLE上翻译了AN200终于找到答案,在官方用户的APP中加入图片中的INTVECTOR(0x1200) INTERVAL(3) 和CODE(0x1200-0x3BFD) 就可以了,自己的APP也依样葫芦吧,BOOTLOADER就直接使用官方的吧,熟识后再自己改
具体编译是AN200SW\USB_Bootloader_Firmware_Source\ 打开 cleanup 先清除一下,运行USB_BL,设置一下Project-Tool chain Integration中的Keil中的路径为你安装Keil路径
Project-Build file Location中的Download file Generation使用Execute batch file on Build Cor
Batch file文件使用AN200SW\USB_Bootloader_Firmware_Source中的USB_BL_Build批处理命令,具体看你是那个型号MCU,比如我使用C8051F340 64K的就选用USB_BL_Build_F34X_64K,最后勾选Generrate hex f:即可得到BOOTLOADER的HEX文件,把它下载到MCU中再用\AN200SW\USB_Bootloader_Software\USB_Bootloader_Software_Executable\USBBootloader.exe下载用户app.到这里,一个BOOTLOADER就完成了-C8051F Bootloader IAP
Platform: |
Size: 1032192 |
Author: youtan |
Hits:
Description: C 语 言 描 述 P I D 算 法 程 序
#include <C8051F020.H> #include <string.h> #include <math.h> //void PIDInit(PID *PP) -C language description of the program of the PID algorithm
Platform: |
Size: 4096 |
Author: yanhe |
Hits: