搜索资源列表
MSP430
- 430例程调试程序 |——5-1 框架程序 |——6-1 异步串行通信程序(点对点通信) |——6-2 异步串行通信程序(地址位模式多机通信) |——6-3 异步串行通信程序(空闲模式多机通信) |——7-1 定时中断程序 |——7-2 PWM输出程序 |——7-3 捕获脉冲信号周期程序 |——7-4 软件模拟异步串行通信程序 |——7-5 基本定时器程序 |——8-1 FLASH擦写程序 |——8-2 非行
SPWM
- 正弦PWM产生 产生的波形是对称的三相电压波形。 由430单片机产生。 MSP430开发板。-Sinusoidal PWM waveform is generated resulting three-phase symmetrical voltage waveform. Generated by the microcontroller 430. MSP430 development board.
main
- MSP430单片机的PWM模块调试程序,将PWM在低功耗运行时调通。-The model of the pwm generator section of the msp 430 mcu.
430_PWM
- MSP430 pwm 编程,试验过,可以使用的,-MSP430 pwm programming, testing that we could use,
PWM
- 430 PWM波形程序 在430板子上测试成功 能真确运行-430 430 PWM waveforms on the board in the test program can actually run a successful
TB-PWM
- 实现pwm的控制及实现430单片机电机的驱动功能及速度的控制-Implementation and realization of control pwm motor drive 430 MCU function and speed control
xunjinxiaoche
- MSP-430单片的寻迹小车程序,输出两路PWM波。-MSP-430 chip in the car tracing procedures, to output two channel PWM wave.
msp430basic-routine-program-library
- 430所有基础例程程序库文件,msp430单片机内部程序源资料,可移植性强,C语言编写,包括中断嵌套程序,异步串行通信程序(空闲模式多机通信)基本定时器程序,行列式键盘,程序捕获脉冲信号周期程序,PWM输出程序,PWM输出程序,ADC12单通道和序列通道多次转换程序,FLASH擦写程序,LCD模块程序,比较器A电阻值测量程序,基本定时器程序,FLL+锁频环程序-430 all basic routines program libraries, msp430 microcontroller int
breath
- 430单片机利用某一个引脚产生呼吸灯,利用PWM调制原理-430mcu to make a breath led,
430jichulicheng
- 430开发学习中常用的基础程序,包括LED,1602,12864,PWM,AD,UART等-430 development of learning are commonly used in basic procedures, including LED, 1602,12864, PWM, AD, UART, etc.
MSP430-Timer-A--to-capture--pulse
- Msp 430 单片机的TA定时器的capture 模式,用于捕捉外部脉冲信号PWM-Msp 430 microcontroller using Timer A to capture PWM
MSP430G2553
- 基于MSP430G2553的PWM输出控制,AD采集,及430内部各模块的初始化,包括:AD、I/O口、系统时钟管理、定时器、捕获、中断处理、以及利用串转并实现的LCD显示。-A PWM output control based on MSP430G2553, AD collection, and 430 within the module initialization, comprising: AD, the I/O port, the system clock management, tim
430-SHILICX
- 目录:1. 堆栈时钟初始化 2. RAM自测子程序 3. 二进制转化为BCD码(二进制16位(65536)放R15,结果放R4,R5) 4. BCD码转化为二进制(BCD码放R4,二进制放R5) R5=XO+10*(X1+10*(X2+10*X3)) 5. BCD码转化为二进制(BCD码放R4,二进制放R5)R5=XO+10*X1+100*X2+1000*X3 6. 冒泡排序法(适合20个数字以下) 7. X=a^+b^(a为2个字节,b为2个字节,X为3个字
TIMER1_INTERP16K33PAD-PPWM-PUART
- 430 G2553各个功能模块程序,PWM,定时器,AD,中断等-430 G2553 each functional module program, PWM, timers, AD, interrupts, etc.
DC_DC
- 基于430的DC_DC变化,采用PID控制,调节PWM的输出占公比,从而反馈调节输出电压-Based on 430 DC_DC change, using PID control, adjust the PWM output accounted common ratio, thus regulating the output voltage feedback
MSP430G2553_UART_ADC_Timer
- MSP430G2553的代码,可给430G2X系列参考,有ADC10多通道多次采样,TIMER定时中断,TIMER的PWM输出,UART的初始化、ASCII码输出、接收中断。 特别是ADC10的多通道多次采样,很多同学刚开始学430不会用,一定记得要用数组接收数据,代码中用的ADC[0~4]接收的数据。 用ADC多通道多次采样,特别需要注意的是,如果你要采集通道 4 5 6 7(也就是P1.4~7),你还是得设置ADC10DTC1=8;,如果设置成4就会错误。 但是可以 ADC10AE0|=BI
430_CAP
- 简易的430定时器捕获程序,用于捕获PWM波的个数-Simple 430 timer capture program to capture the number of PWM wave
TIMER--PWM
- 用430定时器产生PWM波 按键可改占空比-Use 430 timer generate PWM wave buttons can change duty ratio
430-microcontroller-4-channel-PWM
- 430单片机G2553型通过4个IO口输出4路不同频率的PWM-430 single-G2553-based IO port output through four different frequency PWM 4
pwm
- 430单片机pwm产生,利用timer——A产生2路pwm信号,包括时钟源的选择配置,定时器的配置(Includes the selection configuration of the clock source, the timer configuration)
