CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - msp430f5438

搜索资源列表

  1. 430F5438_Coder

    0下载:
  2. MSP430F5438的官方历程+自己写的驱动+调用这些驱动的历程。几乎可以满足电子设计大赛一切需求。-My MSP430F5438 Coder
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:345123
    • 提供者:蔡宇杰
  1. UART

    0下载:
  2. MSP430F5438 UART实例程序-MSP430F5438 UART
  3. 所属分类:Linux Network

    • 发布日期:2017-04-28
    • 文件大小:37241
    • 提供者:岸边
  1. PMM

    0下载:
  2. MSP430F5438 PWM非常实用的实例程序-MSP430F5438 PWM
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:40157
    • 提供者:岸边
  1. RAM

    0下载:
  2. MSP430F5438 RAM操作非常实用的实例程序-MSP430F5438 RAM
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:34048
    • 提供者:岸边
  1. SPI

    0下载:
  2. MSP430F5438 SPI操作实例程序-MSP430F5438 SPI
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:101348
    • 提供者:岸边
  1. ADC12

    0下载:
  2. MSP430F5438 ADC12 12位ADC操作实例程序-MSP430F5438 ADC12
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:30736
    • 提供者:岸边
  1. flash

    0下载:
  2. MSP430F5438 flash操作实例程序-MSP430F5438 flash
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:44339
    • 提供者:岸边
  1. valvecon-nor

    0下载:
  2. MSP430F5438单片机系统,包括串口的使用,继电器的输出等,用于根据串口指令通过继电器输出控制,开发环境为IAR-MSP430F5438 microcontroller system, including the use of the serial port, the output relay, etc., used in accordance with the serial command through the relay output control, development env
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-30
    • 文件大小:422973
    • 提供者:leo
  1. msp430-MCU-bootloader-Sources.tar

    0下载:
  2. msp430单片机bootloader MSP430F5438 的串口 Bootloader (非BSL下载方式),从串口下载,两线即可,类似STC的MCU.有源码和文档--Bootloader for MSP430F5438,while it s not a BSL methed, This program download by Serial Comm, that means Two Wire download.seems like STC 51 MCU。 with a document
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1491508
    • 提供者:Lewph
  1. TIMER-B-PWM

    1下载:
  2. 基于msp430F5438系列的用定时器B进行PWM波输出,讲中断进行修改就可以输出动态PWM-MSP430F5438 TIMER_B PWM
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:30781
    • 提供者:guowenhao
  1. DS18B20_MSP430F5438A

    0下载:
  2. 基于MSP430f5438函数库的ds18b20驱动程序-Based MSP430f5438 library ds18b20 Drivers
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-13
    • 文件大小:2175
    • 提供者:nimao
  1. MSP430F5438_WATCH_DOG

    0下载:
  2. MSP430F5438的看门狗程序,可以添加在别的功能中,可移植性强。-MSP430F5438 watchdog program, you can add other functionality, portability.
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:90705
    • 提供者:云淡
  1. CODE

    0下载:
  2. MSP430入门教程,几乎包含了MSP430F5438所有的功能程序示范,可以让你快速的对MSP430有一个初步的了解-MSP430 introductory tutorial includes almost all the features MSP430F5438 demonstration program that allows you to quickly have a basic understanding of MSP430
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1712420
    • 提供者:殷玉旭
  1. MSP430f5438_AD421_dianliuyuan

    1下载:
  2. MSP430f5438和AD421,的多功鞥电流源设计,可输出常见的波形,同时带有初步蓝牙的通讯-MSP430f5438 and AD421, multifunctional Eng current source design, common output waveform, while preliminary with Bluetooth communications
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4307
    • 提供者:moon
  1. MSP4305438LAB

    0下载:
  2. MSP430f5438详细资料,包含各种片内资源-MSP430f5438 details contained within a variety of on-chip resources
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1054535
    • 提供者:班洪山
  1. fbt

    0下载:
  2. msp430f5438 user bootloader
  3. 所属分类:SCM

    • 发布日期:2017-05-05
    • 文件大小:23956
    • 提供者:李良艳
  1. MSP430-driver

    0下载:
  2. MSp430常用驱动程序,芯片为MSP430F5438,包含PMM、UART、IO、Flash、Timer等,对初学MSP430有很大参考意义-MSP430 useful chip driver ,such as MSP430F5438,including PMM、UART、IO、Flash、Timer .
  3. 所属分类:SCM

    • 发布日期:2017-05-05
    • 文件大小:6131
    • 提供者:尹彩玲
  1. 6050

    0下载:
  2. 这篇源码基于模拟MSP430F5438型号的6050程序直接通过串口打印相应的数据已经做完四元数解算-This source is based on the simulation of the MSP430F5438 model 6050 procedures directly through the serial print the corresponding data has been completed four yuan solution
  3. 所属分类:SCM

  1. CODE

    0下载:
  2. 模块测试程序,包含电机旋转 ,数码管,矩阵按键,led 流水灯 ADC LCM LED(module test program ADC LCM LED)
  3. 所属分类:单片机开发

  1. MSP430F5438A_RAM_INT_VECT_IAR

    0下载:
  2. 这是一个例程,它将中断放到RAM中,通过LED的闪烁表示能正常进入定时器中断 ,并进入低功耗状态。(This is a routine that puts interrupts into the RAM and flashes through the LED to indicate normal access to timer interrupts and into low power states.)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-24
    • 文件大小:7168
    • 提供者:葡萄大王
« 1 2 ... 10 11 12 13 14 1516 »
搜珍网 www.dssz.com