资源列表
IO-polling
- STM8L151在IAR下库函数例程-IO轮询例程-STM8L151 demo in IAR- IO polling demo
AD
- STM8L151在IAR下库函数例程-AD例程-STM8L151 demo in IAR- AD demo
EXTI
- STM8L151在IAR下库函数例程-EXTI例程-STM8L151 demo in IAR- EXTI demo
Timer
- STM8L151在IAR下库函数例程-TIMER例程-STM8L151 demo in IAR- TIMER demo
IAR7.4-Key
- IAR for arm 7.4版本破解文件,供学习使用。-IAR for arm 7.4 version of the crack file for learning to use.
Queue
- C语言写的实现对循环队列的操作,可用于网络或串口中作为接收缓存,不停的获取数据进行处理。-C language implementation of circular queue operation, network or serial port can be used as the receive buffer, constantly get data for processing.
EX27_FIR
- DXP 2812芯片IIR的读写程序,非常简单实用,希望有需要的可以下载参考 -DXP chip 2812 external memory IIR read and write procedures, very simple and practical, it is hoped that the need to download the reference
GPIOpolling
- STM32按键程序。PB0连接到key1,PB0配置为线中断模式,key1按下时,进入线中断处理函数,LED1状态取反。-STM32 key procedures. PB0 connected to key1, PB0 configured for line break mode, press key1 into line interrupt handler, LED1 status negated.
1.PWM_F1
- 要使STM32的通用定时器TIMx产生PWM输出,我们会用到3个寄存器,来控制PWM的。这三个寄存器分别是:捕获/比较模式寄存器(TIMx_CCMR1/2)、捕获/比较使能寄存器(TIMx_CCER)、捕获/比较寄存器(TIMx_CCR1~4)。(注意,还有个TIMx的ARR寄存器是用来控制pwm的输出频率) 首先是捕获/比较模式寄存器(TIMx_CCMR1/2),该寄存器总共有2个,TIMx _CCMR1和TIMx _CCMR2。TIMx_CCMR1控制CH1和2,而TIMx_CCMR2控
gzll_device
- 来自官网的nrf518的源代码,一定对你有用的。-nrf518 source code, will help you
gzll_device_ack_payload
- 来自官网的nrf518的源代码2,一定对你有用的。-will help you, nrf518 source code
gzll_device_w_dynamic_pairing
- 来自官网的nrf518的源代码3,一定对你有用的。-nrf518 source code ,will help you
