搜索资源列表
STM32108PKT-I2C-E2PROM
- 本例程使用I2C2 来读写M24C02。 本例程使用校验I2C 总线状态的方式,来使的I2C 器件能可靠通行,然后 再根据I2C 协议,读写M24C02,SysTick 用于通信超时控制。 其中,PB10为I2C2 的时钟脚,PB11为I2C2 的数据脚,都配置为复合 功能开漏输出。 -The routine use I2C2 to read and write M24C02. The routine use check the stat
SysTick
- stm32中利用系统滴答定时器产生的1ms时基准确延时程序,用于LED灯地闪烁-the use of the system tick timer stm32 produce accurate time-base 1ms delay program for the LED light flashing
06-SysTick
- 神州4号STM32F107开发板的源程序,直接可以在板子上运行。系统时钟的源代码。希望对你有帮助。-Shenzhou 4 STM32F107 source development board, the board can be run directly. System clock source. Want to help you.
LM3S_SysTick
- 基于LM3S1138内部SysTick的程序,包含相关的PDF文档,使用IAR平台开发。本系列程序使用EASYARM1138开发板开发-Based on LM3S1138 internal SysTick program, including related PDF documents use IAR platform development. This series of programs use EASYARM1138 development board development
SysTick_LED
- 使用系统节拍定时器SysTick精确定时,实现LED1和LED2交替亮灭的效果。开发环境:TKStudio-System tick timer SysTick can fix time precisely. The result is LED1 and LED2 alternating on and off. Development environment is TKStudio.
systick
- Some systick routin without systick timer. It use general timer. STM8/AVR8
SysTick
- STM32F407系列的systick操作,实现systick的定时操作-STM32F407 series systick operation of the timing operation of the systick
IWDG
- 本例程测试了独立看门狗的使用。 程序运行时,液晶屏上会显示: STM32F10x DEMO IWDG TEST 通过使用SysTick中断按照250ms周期性更新IWDG计数器,每次更新的时候L1闪烁一次。使用外部中断7来模拟一次软件失败,按K1将产生一次外部中断7, 因为外部中断7的优先级比EWI优先级高,所以将会导致SysTick中断没有响应,IWDG计数器没有被重载,将出现重置事件,发生重置之后如果按K5来重置程序,L3将被点亮. -This routine tes
delaymillisecond_stm32f4
- This is how to make some delay from SysTick Interrupt on STM32F4Discovery
Stm32_2USART
- 使用STM32(cortex-M3核)模拟GPS模块(摩托罗拉产品GT-UT ONCORE)与基站设备交换机通过双串口进行AT指令交互完成授时(cpu之systick产生1pps信号),测试成功。-Use STM32 (cortex-M3 core) simulated GPS module (Motorola products GT-UT ONCORE) and base station equipment switches through dual serial AT commands in
SysTick
- STM32 滴答始终初始化及相关延时函数接口,可用于延时。-STM32 tick always initialization and related time delay function interface, can be used for the delay.
06
- 06、SysTick系统滴答神舟系列STM32开发板-06, SysTick system tick Shenzhou series STM32 development board
delay
- STM32延时程序,systick精确定时-STM32 delay procedure, systick precise timing
STM32L15x-SysTick_Example
- STM32L15x SysTick Example
Systick
- If you have not registered, Pleas
STM32-SysTick
- STM32的滴答定时器例程,用keil4编译的-STM32 s ticking timer routines, using keil4 compiler
2012moni
- 基于STM32的嵌入式开发板,利用systick、定时器、1602液晶显示屏来测量速度,平均速度,总量,arm综合应用。-STM32-based embedded development board, use systick, timers, 1602 LCD monitor to measure speed, average speed, total, arm integrated application.
lesson6 SysTick-系统定时器
- SysTick 寄存器配置 SysTick 配置项 SysTick 中断配置流程 SysTick 中断处理流程(SysTick register configuration SysTick configuration item SysTick interrupt configuration process SysTick interrupt processing flow)