登录
首页 » SCM » 430例程调试程序 |――5

430例程调试程序 |――5

于 2022-03-02 发布 文件大小:312.88 kB
0 78
下载积分: 2 下载次数: 1

代码说明:

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 非行列式键盘程序 |――8-3 行列式键盘程序 |――9-1 DMA数据传输程序 |――9-2 软件模拟IIC总线读写24C02程序 |――10-1 FLL+锁频环程序 |――10-2 LCD模块程序 |――11-1 ADC12单通道和序列通道单次转换程序 |――11-2 ADC12单通道和序列通道多次转换程序 |――11-3 DAC12数模转换程序 |――12-1 使用比较器A进行斜边AD转换程序 |――12-2 比较器A电阻值测量程序 |――13-1 中断嵌套程序 |――13-2 异常处理程序-err

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • zlg7289是一款很好的键盘驱动芯片,本程序用msp430单片机驱动。...
    zlg7289是一款很好的键盘驱动芯片,本程序用msp430单片机驱动。-zlg7289 is a very good keyboard driver IC, the procedure used MSP430 Singlechip drive.
    2022-10-26 00:15:03下载
    积分:1
  • In the ultra
    在超低功耗单片机MSP430上实现日历时钟的功能的代码,用汇编和C混合编程.是学习MSP430单片机和混合编程的好例子-In the ultra-low power MSP430 microcontroller to achieve the function of the calendar clock code, compile and C mixed programming. Is to learn MSP430 microcontroller and a good example of mixed programming
    2022-09-15 03:40:03下载
    积分:1
  • SE-Candence SOC Encounter工具使用设计流程,源于一项项目-SE-Candence SOC Encounter tool design process, from a project
    2023-04-01 10:40:04下载
    积分:1
  • keilc procedures+ proteus+ vb+ serial debugging, very suitable for development w...
    keilc程序+proteus+vb+串口调试,非常适合单片机开发的人用-keilc procedures+ proteus+ vb+ serial debugging, very suitable for development with single-chip microcomputer
    2022-06-13 14:52:23下载
    积分:1
  • MSP430与GPRS短消息收发例程,短消息服务中心号码。
    MSP430与GPRS短消息收发例程,短消息服务中心号码。-MSP430 SMS and GPRS transceiver routines, short message service center number.
    2022-07-14 01:53:43下载
    积分:1
  • A single chip I2C driver, using C language, can be easily extended to various mo...
    一个单片机的I2C驱动程序,用C语言编写,可方便扩展到各型号单片机-A single chip I2C driver, using C language, can be easily extended to various models of single-chip microcomputer
    2022-05-19 15:51:06下载
    积分:1
  • 关于msp430f21xx每个模块的代码,可以放心的大胆的
    关于msp430F21xx各个模块的代码,完全可以放心大胆的用-About msp430F21xx each module code, can rest assured that with the bold
    2022-04-29 23:29:24下载
    积分:1
  • 用C51实现的拼音输入法,这是改写的网友 embuffalo、独步上载在www.21ic.com自由发布区的由张凯原作的51上的拼音输入法程序。 原作使用...
    用C51实现的拼音输入法,这是改写的网友 embuffalo、独步上载在www.21ic.com自由发布区的由张凯原作的51上的拼音输入法程序。 原作使用了一个二维数组用以查表,我认为这样比较的浪费空间,而且每个字表的索引地址要手工输入,效率不高。所以我用结构体将其改写了一下。就是大家现在看到的这个。 因为代码比较的大,共有6,000多汉字,这样就得要12,000 byte来存放GB内码,所以也是没办法的 :-( 编译结果约为3000h,因为大部分是索引表,代码优化几乎无效。 在Keil C里仿真芯片选用的是华邦的W77E58,它有32k ROM, 256B on-chip RAM, 1K on-chip SRAM (用DPTR1指针寻址,相当于有1K的片上xdata)。条件有限,没有上片试验,仿真而已。 打算将其移植到AVR上,但CodeAVRC与IAR EC++在结构体、指针的定义使用上似乎与C51不太一样,现在还未搞定。还希望在这方面有经验的网友能给予指导。-C51 with the Pinyin input method, which is rewritten netizens embuffalo. Unrivaled www.21ic.com available in the free publication of the original work by Kai-51 on the Pinyin input method procedures . Appreciate the use of a two-dimensional array for the look-up table, I think this is a waste of space. Each of the characters but the index table to manually input address, efficiency is not high. I use the structure to rewrite a bit. We see now is this. Because the code comparison, a total of 6, more than 000 Chinese characters, this must
    2023-04-01 14:55:03下载
    积分:1
  • 本系统参照片上系统的设计架构、采用FPGA与SPCE061A相结合的方法,以SPCE061A单片机为进程控制和任务调度核心;FPGA做为外围扩展,内部自建系统总...
    本系统参照片上系统的设计架构、采用FPGA与SPCE061A相结合的方法,以SPCE061A单片机为进程控制和任务调度核心;FPGA做为外围扩展,内部自建系统总线,地址译码采用全译码方式。FPGA内部建有DDS控制器,单片机通过系统总线向规定的存储单元中送入正弦表;然后DDS控制器以设定的频率,自动循环扫描,生成高精度,高稳定的5Hz基准测量信号。-The system with reference to the design of system-on-chip architecture, used a combination of FPGA and SPCE061A approach to SPCE061A Singlechip for process control and scheduling core mission FPGA for external expansion, internal self-system bus, address decoding using the entire translated code approach. DDS has built internal FPGA controller, microcontroller through the system bus to the provisions of the storage unit into the sine table DDS controller and then to set the frequency, automatic cycle of scanning, to generate high precision and high stability of the baseline measurement 5Hz signal.
    2023-06-10 08:35:03下载
    积分:1
  • sanDisk sd card standard protocol manual, very good information
    sanDisk sd卡标准协议手册,很好的资料-sanDisk sd card standard protocol manual, very good information
    2022-12-01 00:05:03下载
    积分:1
  • 696518资源总数
  • 104591会员总数
  • 57今日下载