电子发烧友
1065次浏览
PLUSE VHDL程序,感兴趣的小伙伴们可以瞧一瞧。
2016-11-11 11:55
本帖最后由 一只耳朵怪 于 2018-6-11 15:09 编辑 如果想要监视变量Unit32 pluse_number ,每1ms加1,Graph Properties的设置应该怎么设定
2018-06-11 00:44
刚学到单片机定时器和中断,保存方便以后复习。#include<reg51.h>#define uchar unsigned char***it pluse=P1^0
2021-12-01 06:35
charsbit pluse=P1^0;uchar pwm = 0;void int1() interrupt 1{pwm%=10;if(pwn&amp;lt;8)pluse=1;else pluse
2021-11-22 18:06
count );// 整步模式正转脉冲void Main1(void){unsigned char pluse_table[] = {0x05, 0x09, 0x0a, 0x06
2018-07-10 23:05
网上下载的一段程序,不明白以下goto什么意思。void play_music(unsigned char play_pluse,unsigned char music_onff){notekey
2019-03-21 13:24
PWM (Pluse Width Modulation) sample code for MA82G5D series MCU
2022-06-30 15:32
1、我设置好采样频率,能否用CCS或者怎么可以测试下,设置的采样率是不是我需要的。2、ADCCLK是采样率吧???那SH CLOCK Pluse有什么用,会对采样率产生影响么?3、不用定时,采样率能设置为512.这么低么?? 谢谢啦
2015-08-08 13:30
/psoc-4-cad-librariespage,but I can find the document of PSoC 4100S Pluse family.Where can I find
2018-09-26 17:16
本帖最后由 eehome 于 2013-1-5 10:04 编辑 小弟入行不久,哪位大哥有红外线编码方面的资料给看一下,特别是关于一体化接收头IC相关的,pluse time.太难了,
2012-05-30 21:20