搜索资源列表
Stm32.Share
- STM32 通过串口flash更新程序, 不用固件库,包括: ADC采样, 定时器延时中断, 键盘扫描, 模拟I2C驱动 问题咨询: w123456xy@sohu.com 15189792379-STM32 through the serial flash update, without firmware libraries, including: ADC sampling, delay timer interrupt, keyboard scanning, I2C driver Advis
STM32-Delay-Function-and-LED-
- STM32操作两个发光二极管,其中亮点在于延时函数,延时函数使用SysTick编写,而且已经写成头文件,方便以后调用-STM32 operate two light-emitting diodes, which highlights that the delay function, delay function using SysTick write, and has written the first paper to facilitate subsequent calls
STM32-SYSTEM
- STM32 F103系列单片机通用初始化 延时等操作代码 -STM32 F103 Series MCU Universal initialization delay operation code
STM32
- while(1) { if(k>=128) {k=0 LCD_Write_Pic(0xff) } else { for(i=0 i<4 i++) for(j=0 j<16 j++) { LCD_Write_A_CHAR(i*2, j*8, k) k++ } } Delay(0x2ffffff) key_num = ReadKeyDown()
delay
- stm32 延时函数 默认时钟频率下编写,时钟不同不可以直接引用-stm32 delay function to write default clock frequency, the clock can not be directly referenced different
stm32-LED-lights-display
- 野火系列开发板流水灯实验,实现对小邓的控制,练习定时器和延时函数。-Wildfires series development board light water experiment, the control system for the XiaoDeng, practice and delay timer function.
REAS-UART-DELAY
- 这是一个基于stm32的红外测温程序,里面用到了模拟i2c的读取。-This is a program based on stm32 of infrared temperature measurement, which uses a simulation i2c read.
STM32-LED-LIUSHUIDENG
- STM32库函数实现三个LED滚动,每个LED之间有延时-STM32 library functions to achieve the three LED scrolling, there is a delay between each LED
stm32-3
- 程序使用STM32库函数,利用STM32F103ZET6芯片实现精确延时-Program USES STM32 library function, the use of STM32F103ZET6 chip to realize precise time delay
stm32-Key-status
- STM32中按键定时器的状态机的使用,不适用延时,效率极高。-STM32 key timer in the use of the state machine, not applicable delay, high efficiency.
STM32-DHT11
- STM32 DHT11温湿度传感器的代码,使用模块化编程使代码看起来很清晰。解析过程简单明了。-STM32 key timer in the use of the state machine, not applicable delay, high efficiency.
_1_STM32_Delay
- 32的延迟函数,包含两种,systick和普通的循环延迟(The 32 delay function contains two kinds, systick and common loop delay)
Systick of STM32 for function of delay
- STM32使用systick 做延时的一点理解(Systick of STM32 is used to achieve the function of delay.)
按键亮灯实验
- 通过按键来实现灯的亮灭,以及对按键延时的了解和翻转功能。(By pressing the key to realize the light of the lamp, and the delay of the key to understand and reverse the function.)
paitinggang
- Car class-based truck driver trying to Matlab program, Including the generalized cross-correlation function GCC time delay estimation, Signal Processing ESPRIT method.
3521
- Least-squares regression analysis algorithm, Maximum Likelihood (ML) criteria and maximum a posteriori (MAP) criterion, Based on the time delay estimation of power spectrum.
xv126
- Mainly based on the mtlab procedures, Based on the time delay estimation of power spectrum, Modeling and simulation pwm rectifie.
Time
- STM32延时函数,包含毫秒和微妙,直接调用使用即可(The STM32 delay function contains milliseconds and subtleties)
STM32 ENCODER
- STM32外接旋转编码器(EC11),外部中断方式识别出正反转,响应速度优良,无丢步现象,无需延时滤波。在强干扰环境下测试正常。注意是仪器仪表面板常见的那种编码器,不是电机测速的那种。(STM32 Read Encoder (EC11), external interrupt mode to recognizes positive and negative rotation, response speed is excellent, no step loss, no delay use. The
DHT22(AM2302)STM32程序--绝对能用
- 温湿度传感器,基于STM32实现,依靠延时程序模拟IIC接口,程序小巧,绝对可以使用(Temperature and humidity sensor, based on STM32 implementation, rely on the delay program to simulate IIC interface, the program is compact, absolutely can be used.)