Location:
Search - MSP430 up
Search list
Description: msp430-IIC汇编通信,可以按要求功能自由修改,加快完成时间-Controller-IIC compilation communications, according to the functional requirements of the freedom to change, to speed up the completion time
Platform: |
Size: 2186 |
Author: tom |
Hits:
Description: 描述:MSP430框架程序。适用于MSP430F149,其他型号需要适当改变。
不使用的中断函数保留或者删除都可以,但保留时应确保不要打开不需要的中断。
保留中断函数,编译器将会为BSL密码填充所有的字节。-Description : MSP430 framework procedures. MSP430F149 applicable to other models require appropriate changes. Do not use the interrupt function or reservations can be deleted, but reservations should be sure not to open up unnecessary interruption. Reservations interrupt function, the compiler will BSL password filling all the bytes.
Platform: |
Size: 11008 |
Author: ff |
Hits:
Description: 本代码为查表法CRC16和CRC32校验的表生成和校验程序。使用此代码可以任意多项式生成CRC16和CRC32的程序。另有文件实现CRC16和CRC32的校验。
使用生成的表格,即可以在嵌入式中实现RAM和ROM区的校验。源程序在MSP430上实现,现整理成通用C版本。-the code look-up table method CYXLIC REDUNDANCY CRC checksum and the table generation and checking procedures. Use this code can be generated CYXLIC REDUNDANCY arbitrary polynomials and CRC procedures. Another document CYXLIC REDUNDANCY and achieve the CRC checksum. Use generated forms, which can achieve the embedded RAM and ROM of checking. Source achieve the MSP430 is organized into common C version.
Platform: |
Size: 8192 |
Author: 王平 |
Hits:
Description: 说明:
此演示程序包含六个任务:
softclock 软时钟任务
task1 向端口2的每个管脚输出方波的任务
task2 向端口3的每个管脚输出方波的任务
task3 向端口4的每个管脚输出方波的任务
task4 向端口5的每个管脚输出方波的任务
taskled 点亮P1.0上指示灯的任务
6个任务,加上M430/OS的空闲任务,共7个任务,系统开辟了6块堆栈,空闲任务使用main程序的堆栈,空闲任务不保存现场。每块堆栈的大小可以不同。
软时钟任务利用M430/OS的多任务延时模拟了一个有年、月、日、时、分、秒的时钟,并且可以日期
时间格式为BCD格式或10进制格式。
此程序可以直接在MSP430F149的仿真头上运行
程序空间、数据空间都由编译器自动分配。-Note : This demonstration program includes six tasks : softclock soft task task1 clock to the two ports of each square wave output pin task task2 3 to the ports of each square wave output pin task task3 to four ports in each square wave output pin task tas K4 to the port every five square wave output pin task taskled lit P1.0 light on the task 6 mission, as well as the idle task M430/OS a total of seven tasks, the system has opened up a six stack, idle procedures mandate the use of the main stack, and the leisure task is not to preserve the scene. Every piece of the stack size can be different. Soft-clock task M430/OS use of multi-task simulation of a delay of over a month, day and hour, seconds clock, the date and time can BCD format for the 10-band format or formats. This procedure can b
Platform: |
Size: 69632 |
Author: |
Hits:
Description: 实时多任务操作系统(RTOS)能有效提高嵌入式平台的资源利用效率,是嵌入式应用的必然趋势。本文阐述基于MSP430F149的RTOS——M430/OS。它由汇编写成、短小精干、占用系统资源少、运行稳定可靠,目前已在思达高科配网技术公司产品上得到应用。
关键词:RTOS 任务调度 MSP430
-multi-task real-time operating system (RTOS) can effectively raise Embedded Platform efficiency of resource use, Embedded Application is an inevitable trend. This paper describes the RTOS--M430/OS on MSP430F149. It consists of a compilation languages, short and compact, taking up less system resources, stable and reliable operation. Si has been in high Distribution Network Technology Corporation products are applied. Keywords : RTOS task scheduling MSP430
Platform: |
Size: 65536 |
Author: 孙振红 |
Hits:
Description: msp430-IIC汇编通信,可以按要求功能自由修改,加快完成时间-Controller-IIC compilation communications, according to the functional requirements of the freedom to change, to speed up the completion time
Platform: |
Size: 2048 |
Author: tom |
Hits:
Description: 描述:MSP430框架程序。适用于MSP430F149,其他型号需要适当改变。
不使用的中断函数保留或者删除都可以,但保留时应确保不要打开不需要的中断。
保留中断函数,编译器将会为BSL密码填充所有的字节。-Description : MSP430 framework procedures. MSP430F149 applicable to other models require appropriate changes. Do not use the interrupt function or reservations can be deleted, but reservations should be sure not to open up unnecessary interruption. Reservations interrupt function, the compiler will BSL password filling all the bytes.
Platform: |
Size: 22528 |
Author: ff |
Hits:
Description: MSP430的CRC程序设计实现,位运算和查表法-MSP430 realize the CRC program design, digital computing and look-up table method
Platform: |
Size: 1024 |
Author: caichangxin |
Hits:
Description: 精選一個 uC/OS-II Porting 於一般業界使用之 MSP430F1132 開發板上任務調度的例程,於 app.c 內建構了一個可於此開發板上 Port 1.0 驅動 LED 閃爍任務工程,全例程於 IAR MSP430 V3.42A 下編譯,同時亦將此工程設好斷點可方便於 Simulator 內直接觀測 uC/OS 任務調度狀態.-Select a uC/OS-II Porting the industry in general use MSP430F1132 development board scheduling routine mission in app.c within a construct of this development can be driven on-board LED flashes Port 1.0 mission project, the whole routine in the IAR under the MSP430 V3.42A compile, at the same time this project can be easily set up a good break in the Simulator with the direct observation of uC/OS task scheduling state.
Platform: |
Size: 36864 |
Author: kly |
Hits:
Description: msp430的3个常用中断模块,自己总结出的
献给初学者啊,-MSP430 interrupt the three commonly used modules, their summed up the dedicated beginner ah,
Platform: |
Size: 4096 |
Author: 得到 |
Hits:
Description: MSP430 的定时器 中断唤醒。此程序可以用来学习MSP430单片机的中断和定时器功能-MSP430 timer interrupt to wake up. This procedure can be used to study MSP430 MCU interrupt and timer function
Platform: |
Size: 20480 |
Author: zx |
Hits:
Description: 这款液竟是240128点阵的,传上去是他的测试代码和中文资料-The liquid matrix was 240,128, and Chuan-up is his test code and Chinese data
Platform: |
Size: 1784832 |
Author: wj |
Hits:
Description: 这个是研究生的开放研究,是关于ecc的加密算法-This is the opening up of post-graduate studies, is about the encryption algorithm ecc
Platform: |
Size: 74752 |
Author: 崔浩 |
Hits:
Description: msp430与主机的RS232和RS485通信例程
在不同单片机上稍做修改就可以使用
欢迎下载
也希望大家可以拿出自己的东西共享-MSP430 and host RS232 and RS485 communication routines on different single-chip microcomputer can be used with some small modifications to welcome to download also hope everyone can come up with our own things to share
Platform: |
Size: 159744 |
Author: 李哲 |
Hits:
Description: 这是一个用MSP430单片机设计的基于FYD12864LCD的数字电压表的C程序。系统主要实现对电压的测量。其中,ADC采用MSP430149单片机内部自带的12位AD转换器。输入信号的最大值为+2.5V,你也可以选择其他参考源,使输入信号最大可达+3.3V。-This is a single-chip design using MSP430-based digital voltage meter FYD12864LCD the C program. System is mainly to achieve voltage measurements. One of, ADC using the internal built-in MSP430149 Singlechip 12 AD converters. Maximum input signal for+2.5 V, you can also select other reference source, so that the input signal up to+3.3 V.
Platform: |
Size: 25600 |
Author: 许方华 |
Hits:
Description: MSP430 EZ430-F2012 Application that talks to an HD44780 LCD Unit. Prints out "Wake Up, Neo"
Platform: |
Size: 24576 |
Author: L34h |
Hits:
Description: 这是采用msp430单片机采集freescale加速度信号,里面包括读写设置和中断程序。-This is a single chip using msp430 collection freescale acceleration signal, which includes reading and writing procedures to set up and interrupted.
Platform: |
Size: 2048 |
Author: andy jiang |
Hits:
Description: msp430一些实例的电路图,需要用protel打开。-A few msp430 examples circuit diagram , need use protel to open up
Platform: |
Size: 679936 |
Author: 刘文豹 |
Hits:
Description: msp430进入LMP3休眠模式,每4秒点亮LED灯-his program operates MSP430 normally in LPM3, pulsing P3.4
at 4 second intervals. WDT ISR used to wake-up system. All I/O configured
as low outputs to eliminate floating inputs. Current consumption does
increase when LED is powered on P3.4. Demo for measuring LPM3 current.
ACLK= LFXT1/4= 32768/4, MCLK= SMCLK= default DCO
Platform: |
Size: 19456 |
Author: 陈天赐 |
Hits:
Description: msp430芯片资源选型手册最新的,供大家参考(The msp430 manual is up to date)
Platform: |
Size: 2818048 |
Author: 梧桐乔木 |
Hits: