Location:
Search - C8051F020 PCA
Search list
Description: c8051F020 ADC0 用PCA完成16位的PWM 29F040 定时器的设置 外部静态存储器-c8051F020 ADC0 with PCA completed 16 of the PWM timer 29F040 set up external SRAM
Platform: |
Size: 6062 |
Author: mars |
Hits:
Description: c8051f020的pca频率输出,针对c8051f020的实验系统
Platform: |
Size: 1145 |
Author: 杨康 |
Hits:
Description: c8051f020 pca 的简单应用程序
Platform: |
Size: 376614 |
Author: yangyanhong |
Hits:
Description: 基于c8051f020的pca代码,这个用于控制电机是最好不过了
Platform: |
Size: 8104 |
Author: aoyutian |
Hits:
Description: #include"c8051f020.h"
#define Tcount 13333
sbit SPWM_OUT1=P0^4;
sbit SPWM_OUT2=P0^5;
//调制度为0.8//
unsigned int code sin_H[25]={26,78,129,178,224,267,305,338,367,389,405,415,418,415,405,389,367,338,305,267,224,178,129,78,26};
unsigned int code sin_L[25]={497,445,394,345,299,256,218,185,156,134,118,108,105,108,118,134,156,185,218,256,299,345,394,445,497};
unsigned max=24;
unsigned char i_SPWM1,i_SPWM2;
unsigned int temp0,temp1;
void SysclkInit(void)
{
OSCICN=0x87; //设置SYSCLK为16MHz内部振荡器
}
void PortInit(void)
{
XBR0=0x1d; //使CEX0和CEX1输出到P0.0、P0.1
XBR1=0x14; //外部中断0端脚来测频率,外部中断1端脚来测相位差
XBR2=0x40; //允许交叉开关和弱上拉
P0MDOUT=0xff; //端口引脚输出方式为推挽
}
void PCA0Init(void)
{
PCA0MD=0x00; //设置空闲等待方式,PCA时基=SYSCLK/12
//禁止CF中断
PCA0CPM0=0x4d; //PCA输出方式选择,8位pwm
PCA0CPM1=0x4d;
}
Platform: |
Size: 33792 |
Author: daiweiran@yahoo.cn |
Hits:
Description: c8051F020 ADC0 用PCA完成16位的PWM 29F040 定时器的设置 外部静态存储器-c8051F020 ADC0 with PCA completed 16 of the PWM timer 29F040 set up external SRAM
Platform: |
Size: 6144 |
Author: mars |
Hits:
Description: c8051f020的pca频率输出,针对c8051f020的实验系统-err
Platform: |
Size: 1024 |
Author: 杨康 |
Hits:
Description: c8051f020 pca 的简单应用程序-c8051f020 pca simple application
Platform: |
Size: 376832 |
Author: yangyanhong |
Hits:
Description:
Platform: |
Size: 8192 |
Author: aoyutian |
Hits:
Description: 针对C8051F020,PCA产生PWM波形,控制电机
经测试通过-For C8051F020, PCA generate PWM waveforms to control the motor have been tested through
Platform: |
Size: 17408 |
Author: 赵焱 |
Hits:
Description: C8051F020单片机AN107SW用PCA实现16位PWM-C8051F020 single chip AN107SW use PCA to achieve 16-bit PWM
Platform: |
Size: 1024 |
Author: 冯邓 |
Hits:
Description: 主要讲了c8051f020单片机的PCA频率输出功能实现。-Major topics of the c8051f020 microcontroller PCA frequency output function realization.
Platform: |
Size: 7168 |
Author: 静水 |
Hits:
Description: Cygnal C8051F系列单片机的功能部件包括模拟多路选择器可编程增益放大器ADCDAC电压比较器电压基准温度传感器SMBus/ I2CUARTSPI可编程计数器/定时器阵列PCA定时器数字I/O端口电源监视器看门狗定时器WDT和时钟振荡器等所有器件都有内置的FLASH存储器和256字节的内部RAM有些器件还可以访问外部数据存储器RAM即XRAM
Cygnal C8051F系-Cygnal C8051F MCU' s features, including analog multiplexer, programmable gain amplifier ADCDAC voltage comparator voltage reference temperature sensor SMBus/I2CUARTSPI programmable counter/timer array PCA timer digital I/O ports Watchdog Timer Power Monitor WDT and clock oscillator such devices to all devices have built-in FLASH memory and 256 bytes of internal RAM that some devices can also access external data memory RAM or XRAM Cygnal C8051F series
Platform: |
Size: 130048 |
Author: 陈光荣 |
Hits:
Description: c8051f020单片机 PCA 可编程计数器阵列 高速输出模式 例程-Programmable Counter Array PCA c8051f020 microcontroller high speed output mode routines
Platform: |
Size: 1024 |
Author: deathscythe |
Hits:
Description: c8051f020 单片机 PCA 可编程计数器阵列 PCA捕获功能 例程-c8051f020 MCU Programmable Counter Array PCA PCA capture routines
Platform: |
Size: 1024 |
Author: deathscythe |
Hits:
Description: 基于c8051f020单片机的PCA脉宽调制程序,有详细的注释-PCA based on c8051f020 MCU PWM process, detailed notes
Platform: |
Size: 13312 |
Author: 为飞 |
Hits:
Description: 基于C8051F020单片机PCA操作代码,通过它,你会很快熟悉C8051F单片机对以PCA的操作。稍微修改,即可加入自己的工程。
-PCA based on C8051F020 MCU operation code, through it, you' ll quickly become familiar with C8051F MCU on the PCA operation. Slightly modified, you can add your own project.
Platform: |
Size: 16384 |
Author: felixzhang |
Hits:
Description: C8051F020,PCA捕捉红外脉冲跳变沿,获得脉宽,通过串口将其上传到上位机-C8051F020, PCA capture the infrared pulse edges, access width, through the serial port to upload to PC
Platform: |
Size: 3072 |
Author: wangjun |
Hits:
Description: C8051F020下用PCA可编程计数器,来实现pwm波形输出,占空比可调-C8051F020 under PCA Programmable Counter, to achieve the the pwm waveform output, adjustable duty cycle
Platform: |
Size: 7168 |
Author: 李强 |
Hits:
Description: c8051f020频率测量 利用pca捕捉-c8051f020 use pca capture frequency measurement
Platform: |
Size: 29696 |
Author: 钱益阳 |
Hits: