Welcome![Sign In][Sign Up]
Location:
Search - MSP430 clock test

Search list

[uCOSUCOS_MSP430

Description: 开发环境:IAR3.10 本程序成功将ucos2移植到MSP430F149上,调试通过。 将所有C文件包含到工程中,编译通过。 应用程序:app.c 主要为了测试,编写了两个任务,分别为P1.0延时10个时钟节拍反向,P1.1延时20个时钟节拍反向,在MSP430上测试成功-Development Environment: IAR3.10 This procedure successfully transplanted to MSP430F149 on ucos2, debugging through. C file contains all the works, the compiler through. Application: app.c primarily for testing, the preparation of the two tasks, namely P1.0 delayed 10 clock beats reverse, P1.1 delayed 20 clock beats the reverse, in the MSP430 to test the success of
Platform: | Size: 63488 | Author: 张焱 | Hits:

[Othermsp430

Description: msp43022*4单片机模块的测试程序,包括IO口、clock、flash、模数转换、WDT等。-msp43022* 4 single-chip module test procedures, including the IO port, clock, flash, ADC, WDT, etc..
Platform: | Size: 5120 | Author: magicbomb | Hits:

[SCMMSP430_matierials

Description: 学习MSP430系列16位超低功耗单片机的绝佳资料,包括: 1、实验板原理图 2、IAR的使用方法说明 3、12个实验题目内容,详细解释和相应的源代码: 实验一 IO与时钟 实验二 键盘与LED 实验三 定时器实验 实验四 外围模块操作 实验五 使用口线模拟IIC操作 实验六 同步通讯模块与扩展FLASH 实验七 异步通讯模块 实验八 ADC与LCD 实验九 图形点阵LCD 实验十 超低功耗实验 实验十一 模拟设定时间和RS-485通信实验 实验十二 SPI接口扩展RF通信 -Learning series of 16-bit ultra-low power MSP430 microcontroller excellent information, including: 1, experimental board schematics 2, IAR to use instructions 3,12 a test subject content, explained in detail and the corresponding source code: Experiment 1 IO and Clock Experiment 2 keyboard and LED Experiment 3 timer test Experiment 4 peripheral modules operate Experiment 5 using the five-wire analog port operations IIC Experiment 6 synchronous communication modules and expansion FLASH Experiment 7 asynchronous communication module Experiment 8 ADC and LCD Experiment 9 dot matrix LCD Experiment 10 ultra-low-power test Experiment 11 Simulation setup time and RS-485 communication experiment Experiment 12 SPI interface extensions RF Communications
Platform: | Size: 2067456 | Author: 权少 | Hits:

[SCMslac469c

Description: MSP430基本功能模块测试程序、如:时钟、SPI、I2C、USART、TIMER、WDT、Low_Powercontrol-MSP430 basic function module test procedures, such as: clock, SPI, the I2C, USART, TIMER, WDT, Low_Powercontrol
Platform: | Size: 804864 | Author: 高通 | Hits:

[SCMmain

Description: msp430通过串口输出PCF8563时钟,AVR编译器,亲测可用。-msp430 through serial output the PCF8563 clock, AVR compiler, pro-test available.
Platform: | Size: 2048 | Author: Lee | Hits:

[SCMlaunchpad_clock

Description: 基于MSP430的超低功耗数字钟,段式液晶直接被单片机驱动。半偏法驱动程序。测试成功。-Segment LCD directly MCU MSP430 ultra-low-power digital clock driver. Half deviation drivers. The test was successful.
Platform: | Size: 1384448 | Author: 李宁 | Hits:

[OtherMSP430_IO-clock-spi

Description: msp430系列单片机,IAR软件编程环境,c语言。有单片机io口操作,串口操作和测试时钟周期-MSP430 microcontroller, the IAR software programming environment, c language. Microcontroller IO port operation, serial port operation and test clock cycle
Platform: | Size: 44032 | Author: sunlongqing | Hits:

[SCMMSP430--16X16

Description: 目录: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个字节) 8. 比较器的应用 9. 从0X1080H起始的位置写数字,然后读出写入的数字并放在以0X200H开始的位置 10. 采用中断方式,利用TimerA, P1口输出3个不同频率的波形 11. 在比较模式下,使用输出模式7,输出PWM波形 12. CHU32_16除法子程序-Contents: 1. Stack clock initialization 2. RAM self-test routine 3. Binary converted to BCD (binary 16 (65536) put R15, the results put the R4, R5) 4. BCD code into binary (BCD laying R4, binary put R5) R5 = XO+10* (X1+10* (X2+10* X3)) 5. BCD code into binary (BCD laying R4, binary put R5) R5 = XO+10* X1+100* X2+1000* X3 6. bubble sort method (suitable for 20 digits less) 7. X = a ^+b ^ (a is 2 bytes, b is 2 bytes, X is 3 bytes) 8 9 comparator application from writing starting position 0X1080H number and then read out the written numbers and placed in the starting position with 0X200H 10. using interrupt mode, use TimerA, P1 port output three different frequency waveform 11 in Compare mode, using the output mode 7, the output PWM waveform 12 . CHU32_16 division subroutine
Platform: | Size: 1024 | Author: fzgh | Hits:

[SCMD2

Description: 利用msp430单片机实现的电子时钟,可用键盘控制,并在1602液晶上显示,已通过实际测试-Msp430 MCU using the electronic clock, the keyboard can be controlled and displayed on the LCD 1602, has passed the practical test
Platform: | Size: 36864 | Author: 李璨旭 | Hits:

[SCMLAB1

Description: 一个MSP430的代码试验,对比度调节实验 ,背光调节实验以及数字时钟实验-Code test an MSP430, contrast adjustment experiments, backlight adjustment experiments and digital clock experiment
Platform: | Size: 2006016 | Author: 陶可 | Hits:

[SCMDigital-clock

Description: MSP430单片机数字时钟程序,经测试可用。-MSP430 microcontroller digital clock program, the test can be used.
Platform: | Size: 39936 | Author: 吴达 | Hits:

[Software EngineeringIIC24C02-program

Description: IIC时钟测试,MSP430系列iic时钟程序。通过仿真版测试。供大家参考。-IIC clock test, IIC series MSP430 clock program. Through the simulation version of the test. For your reference.
Platform: | Size: 14336 | Author: 杨明 | Hits:

[SCMM25P32

Description: M25P32时钟模块MSP430系列单片机驱动程序 测试环境: MSP430FR6989开发板 M25P32时钟模块-M25P32 MSP430 MCU clock module drivers test environment: MSP430FR6989 clock module development board M25P32
Platform: | Size: 46080 | Author: yuan | Hits:

[SCMDS3231-msp430

Description: 基于msp430单片机编写的DS3231时钟芯片资料,采用1602进行显示,亲测可用。-Based on msp430 MCU clock chip DS3231 data written using 1602 display, pro-test available.
Platform: | Size: 975872 | Author: 陈贝贝 | Hits:

[SCMmsp430_interruptatimeaclock

Description: MSP430单片机,时钟和定时器以及中断实验,附详细代码、实验要求及实验报告。需要安装MSP430开发环境IWE。-MSP430 microcontroller, clock and timer and interrupt the experiment, with detailed code, test requirements and test reports. We need to install the development environment MSP430 IWE.
Platform: | Size: 75347968 | Author: OYchenguang | Hits:

CodeBus www.codebus.net