搜索资源列表
dummy I2C bus
- 这是一个模拟I2C通信协议的C语言模块,可以在基于51系列单片机的C语言程序中进行调用,调用方式我在模块中已经添家了详细的说明,请自己查阅!-This is a simulation I2C communication protocol C language module, Based on the 51 Series MCU C language program which calls, Call module way I have Tim home detailed descr iption
563x-CW.mpc55**系列芯片的例程
- mpc55**系列芯片的例程 包括SCI,SPI,TIMER,FIT,EDMA等几乎所有功能的实现,mpc55** chip example include:SCI,SPI,TIMER,FIT,EDMA......
MC9S12XS128_SCI_SPI_TIM
- MC9S12XS128_SCI_SPI_TIM. SCI是一种全双工异步串行通信接口,主要用于MCU与其他计算机或设备之间的通信,几个独立的MCU也能通过SCI实现串行通信,形成网络。 SPI作为串行外设接口,有4个外部引脚. MC9S12XS128之时间模块TIM.-MC9S12XS128_SCI_SPI_TIM. SCI is a full-duplex asynchronous serial communication interface, mainly for the MCU
STM32+TIM.rar
- 本例展示了如何设置TIM工作在输出比较-非主动模式(Output Compare Inactive mode),并产生相应的中断。 TIM2时钟设置为36MHz,预分频设置为35999,TIM2计数器时钟可表达为: TIM2 counter clock = TIMxCLK / (Prescaler +1) = 1 KHz 设置TIM2_CCR1寄存器值为1000, CCR1寄存器值1000除以TIM2计数器时钟频率1KHz,为1000毫秒。因此,经过1000毫秒的时延,置PC.06
The-STM32-TIM-programming
- a)目的:基础PWM输入也叫捕获,以及中断配合应用。使用前一章的输出管脚PB1(19脚),直接使用跳线连接输入的PA3(13脚),配置为TIM2_CH4,进行实验。 b)对于简单的PWM输入应用,暂时无需考虑TIM1的高级功能之区别,按照目前我的应用目标其实只需要采集高电平宽度,而不必知道周期,所以并不采用PWM输入模式,而是普通脉宽捕获模式。 -A) purpose: basic PWM input also called capture, and interrupt coop
TIM
- STM32单片机中定时器测试程序,型号STM32F103RB。-STM32 MCU timer test procedure, model STM32F103RB.
PIT
- S12定时中断的程序。是初学者的必看东东。好多谢大家分享-PIT/Timer Interface Module (TIM)
Tim
- Stm32 的定时器 对通用定时器的介绍-Stm32 timer timer introduction of GM
STM32_TIM
- STM32 TIMx配置例程,适用STM32各种芯片,详细的介绍了 TIMx的配置过程。根据例子修改即可应用。STM32的TIM功能相当强大,这个是不错的例子。-STM32 TIMx configuration routines for all STM32 chip TIMx described in detail the configuration process. Examples can be modified based application. STM32 of TIM are qui
TIM
- 意法单片机STM32的TIM程序,已经实现32位定时器-ST STM32 MCU' s TIM program, has achieved 32-bit timer
TIM1
- stm32 TIM资料+程序,适合新手学习使用-stm32 TIM data+ program, suitable for beginners learning to use
tim
- 对mc9s12x单片机tim模块的各种功能给出相应的测试和应用示例-Given appropriate testing and application examples of the various functions of the module of mc9s12x microcontroller tim
STM32adc-uart--tim-and-lcd
- 此工程基于Keil平台,实现了STM32的ADC功能,TIM定时中断等其它功能,并且在原来的基础上优化了lcd12864的显示,图形显示更加稳定,快速,本人亲测,如有不好的地方请多多包含。-This project based on Keil platform to achieve the STM32 ADC functions, TIM timer interrupt, and other functions, and on the basis of the original optimize
XS128--TIM
- XS128 TIM例程 这个例程包括Mc9s12xs128单片机TIM驱动程序-XS128 TIM routines This routine including Mc9s12xs128 microcontroller TIM driver
STM32F030R8T6-ICKEY-TIM
- STM32F030r8t6 使用最新的cubemx 配合HAL库-STM32F030r8t6 cubemx HAL TIM
STM32F030R8T6-ICKEY-TIM-UART
- STM32F030r8t6 cubemx 配合HAL库 这个工程使用TIM 和UART输出-STM32F030r8t6 use TIM and USART
STM32-TIM--encoder
- STM32 TIM定时器正交编码器驱动,多用于伺服电机或步进电机的码盘反馈-STM32 timer encder configtion,user in servo motor and step motor coder
TIM-高级控制定时器PWM输出
- stm32F103 TIM1输出7路PWM STM32F103ZET6总共有8个定时器,TIM1和TIM8是高级控制定时器,TIM2、3、4、5是通用定时器, TIM6和TIM7是基本定时器。 本例程实现高级控制定时器TIM1总共7个功能引脚输出PWM波形。(STM32F103ZET6 has 8 timers in total, TIM1 and TIM8 are advanced control timers. This routine implements an advance
TIM DAC DMA输出任意波形(网友)库函数版本
- 使用TIM,DAC,DMA实现正弦波的产生(The generation of sine wave using TIM, DAC and DMA)
STM学习之TIM
- 基于STM32F103源码,从led到TIM定时器的合集,采用库函数方式开发,易于观察,和新手移植,全部可用,自测(Based on STM32F103 source code, the collection of timer from led to Tim is developed in library function mode, which is easy to observe and transplant with novice, all available, self-test)