搜索资源列表
WebServer.213x.4x
- LPC 213X/214X 实现WEBSERVER 的源代码,亲自测试过没有问题,如果和Microchip的enc28j60网络芯片结合使用,需要注意对MIC芯片的检查,我发现MIC的这款网络芯片稳定性欠佳,需要读取链路状态和“发送状态”寄存器位,虽然我也不明白为什么是“发送”,但是无论发送还是接受溢出导致的28j60死掉,都可以通过这个标志为发现,测试后确实管用!-LPC 213X/214X the source code to achieve WEBSERVER personally tes
time1
- 采用定时器溢出中断实现了对蜂鸣器的控制,简单实用。-Using the timer overflow interrupt the control of buzzer, simple and practical.
math-functions
- 微控制器具有较强的加、减、乘、除等数学运算功能,这些运算可直接对8位无符号二进制数进行运算。利用溢出标志,还可以把加、减法运算用于有符号数的运算;用十进制调整指令,又可使加法运算直接用十进制(BCD码)来进行。-Micro-controller has strong add, subtract, multiply, divide and other math functions, these operations can be directly on the 8-bit unsigned bin
ALIENTEK-MINISTM32--TIMER
- TIM3时钟使能,设置定时器溢出时间,更新终端,中断分组设置-TIM3 clock enable, set the timer overflow time, to update the terminal interrupt grouping set
pwmOUTPUT
- STC5A60S2单片机 PWM源码 可以通过改变参数实现PWM 频率的调节 时钟源T0溢出率-STC5A60S2 microcontroller PWM source can be achieved by changing the parameter adjustment of the PWM frequency clock source on T0 overflow rate
TIMER
- 6. 定时器程序设计与电路仿真 LPC2138微控制器具有两个32位定时器,分别具有4路捕获收入,4路匹配比较输出,定时器是增量计数的,但溢出时并不会使中断标志置位,而只能通过比较匹配或捕获输入产生中断标志。 定义LED的输出端口,设置所有的引脚连接,使用IO0DIR寄存器定义LED控制口的输出,初始化定时器0,设置定时器0的分频、比较值。等待定时时间到,清除中断标志,通过IO0SET、IO0CLR寄存器控制LED的亮灭。 -6 Timer program design and ci
TIM_timer_full
- 飞思卡尔的TIM定时器溢出的程序,有助于对TIM定时器的周期、控制的了解-Freescale TIM timer overflow program, contribute to the TIM timer period, control of Understanding
IRT
- 基于STM32的中断设计,有溢出中断和匹配中断结合的方法,可实现PWM波-STM32 interrupt-based design, there is an overflow interrupt and match interrupt method of combining of the PWM wave
TIMaLED
- 基于STM32F1xx系列的,Kill ARM开发环境下,用C语言编写的一个简单易懂的定时器中段溢出控制LED闪烁的程序。-Based STM32F1xx series under Kill ARM development environment using C language middle of a straightforward timer overflow control LED blinking program.
usart_frame
- usart 用dma传输数据,采样中断方式处理,溢出错误处理-DMA transmission data with USART, sampling interrupt handling, overflow error handling
(STM32F1-V3.0)TETRISV2.0
- Stack Overflow is a community of 6.5 million programmers, just like you, helping each other. Join them it only takes a minute: -Stack Overflow is a community of 6.5 million programmers, just like you, helping each other. Join them it only take
