搜索资源列表
自动完成寄存器配置的44b0定时中断和ADC程序
- 自动完成寄存器配置的44b0定时中断和ADC程序-automatically register configuration of the suspension and 44b0 regular procedures ADC
dsp6713定时器程序实例
详细的dsp6713配置,熟悉定时器的使用,多多交流
自动完成寄存器配置的44b0定时中断和ADC程序
- 自动完成寄存器配置的44b0定时中断和ADC程序-automatically register configuration of the suspension and 44b0 regular procedures ADC
ATMega8_PWM_LCD
- 利用Atmel ATMega8 的定时器功能和PWM功能,制作频率发生器。 有LCD显示,并可实时调节ATMega8的各个相关的寄存器内容。 支持红外遥控器输入。 ..\频率发生器.prj ......主芯片项目文件 ..\频率发生器.c ......主芯片主程序 ..\频率发生器.asm ......主芯片汇编文件(自动生成) ..\频率发生器.hex ......可供烧录的文件 ..\频率发生
MCU_Hardware_design_fundamental
- 单片机硬件系统设计原则一个单片机应用系统的硬件电路设计包含两部分内容:一是系统扩展,即单片机内部的功能单元,如ROM、RAM、I/O、定时器/计数器、中断系统等不能满足应用系统的要求时,必须在片外进行扩展,选择适当的芯片,设计相应的电路。二是系统的配置,即按照系统功能要求配置外围设备,如键盘、显示器、打印机、A/D、D/A转换器等,要设计合适的接口电路。 -MCU hardware design principles of a syst
WebTools
- 用于定时执行存储过程的程序,并可以配置多个定时器。-Stored procedure for the regular implementation of the procedures and multiple timers can be configured.
timer
- 外设timer设计:16bit定时器、ETU计数器、具有3种可配置中断请求输出、内部寄存器的读写编程。-Peripheral timer design: 16bit timer, ETU counter, with 3 configurable interrupt request output, the internal register read and write programming.
实验8 定时器中断实验
- 通过定时器中断配置,每500ms中断一次,然后中断服务函数中控制LED实现LED1状态取反(闪烁)。(Through the timer interrupt configuration, each 500ms interrupt once, and then interrupt the service function to control the LED to achieve the LED1 state, take the inve
STM32F407的定时器中断例程
- 关于STM32F407的定时器中断配置。。。。。。(Timer interrupt configuration for STM32F407.....................)
KH-LINK
- M430自带定时器实现的代码,可配置各种定时间隔。(M430 comes with the timer to achieve the code, you can configure a variety of timing intervals.)
4-SysTick—系统定时器
- 通过STM32F103 RCC RTC的配置,实现系统定时器功能(The system timer function is realized through the configuration of STM32F103 RCC RTC)
定时器中断实验
- STM32F103VE 单片机简单的定时器配置(STM32F103VE microcontroller simple timer configuration)
STM8S内部时钟+定时器+LED
- STM8S的裸机模板,不使用库函数,包含基本外设配置,内部时钟配置、定时器配置、普通IO配置、LCD12864的驱动(STM8S bare metal template, without the use of library functions, including basic peripheral configuration, drive internal clock timer configuration, common confi
定时器测 (2)
- 用stm32计算编码器,简单配置,简单实用(no english to state,so please text it by yourself)
NixieTube
- STM8s点这共阴数码管,实现数字跳动0-9 Nixie tube 数据管 |--src 源代码 |---| |--HAL 硬件逻辑层: 与硬件相关(GPIO配置与初始化,时钟的配置与初始化) |--FML 功能封装层: LED的开关功能函数(调用HAL层) |--APL 应用程序层: LED的闪烁等逻辑,调用FML层功能 | |--inc 包含文件 | |
寄存器配置
- MSP430的一些基础配置编程,含晶振,定时器,串口,IO,看门狗等(Some of the basic configuration programming for MSP430)
定时器
- 用STM32F103C8T6芯片完成定时器功能。主要是一些配置可以参考,还有注意中断服务程序。(Use STM32 chip to complete timer function)
第10天定时器作业1_us_ms延时函数添加
- 实现精准的延时,定时器的配置等等,想要多久的延时,就多少,超出用循环(sdjashdajsgdasjgasjf)
test_timer
- 实现对dsp C6657的定时器模块的配置。 本例中配置为64位通用定时器模式,工作于中断模式。(Realize the configuration of the timer module for DSP C6657. This example is configured as a 64 bit general timer mode, working in interrupt mode.)
MSP430定时器学习心得
- MSP430定时器,Capture,时钟配置讲解