-
uartdayin
msp430f5529串口打印程序,实现字符串的发送,用于gsm等。(//******************************************************************************
// MSP430F552x Demo- USCI_A0, 9600 UART, SMCLK, LPM0, Echo with over-sampling
//
// Description: Echo a received character, RX ISR used. Normal mode is LPM0.
// USCI_A0 RX interrupt triggers TX Echo.
// If UCOS16=1, UCBRx=Fbrclk/(16*Baudrate)
// Baud rate divider with UCBRx = 1MHz/(16*9600) = ~6.8
// ACLK = REFO = ~32768Hz, MCLK = SMCLK = default DCO = 32 x ACLK = 1048576Hz
// See User Guide for baud rate divider table
//
// MSP430F552x
// -----------------
// /|| |
// | | |
// --|RST |
// | |
// | P3.3/UCA0TXD|------------>
// | | 9600- 8N1
// | P3.4/UCA0RXD|<------------
//
// Bhargavi Nisarga
// Texas Instruments Inc.
// April 2009
// Built with CCSv4 and IAR Embedded Workbenc)
- 2013-08-06 09:13:20下载
- 积分:1
-
nrf2401_HT50F51遥控器
说明: 基于HT50F51和nrf2401芯片的遥控器实用例程(Based on HT50F51 and nRF2401 chip remote control practical routines)
- 2021-03-01 18:32:15下载
- 积分:1
-
MQ2
对stm32f407xx使用的烟雾传感器模块MQ2的例程,使用的亦为模拟引脚读取功能(For the routine of the smoke sensor module MQ2 used in stm32f407xx, the analog pin reading function is also used.)
- 2021-04-14 00:18:55下载
- 积分:1
-
433Mhz解码程序
说明: 433MHz decode
- 2020-02-17 16:53:36下载
- 积分:1
-
MPC082
MPC08卡的高级测试程序,能够对MPC08卡的大多数功能进行测试。(MPC08 card advanced testing procedures, capable of MPC08 card most of the features to be tested.)
- 2013-07-10 11:48:18下载
- 积分:1
-
STM32_S_ADC
STM32 ADC,所用的是神舟开发板,STM32芯片是STM32F107VCT6(STM32 ADC,the STM32 micro core is STM32F107VC)
- 2013-11-04 23:07:06下载
- 积分:1
-
Data-Acquisition-System
数据采集系统
MAX1403.C 该文件是用于MAX1403的代码,包含了McBSP初始化、MAX1403初始化、McBSP读写等函数,读者可加入自己的工程之中去,并根据自己的要求适量修改之。
TLC5510A.C 该文件是用来驱动TLC5510A的代码,由于TLC5510A是总线型的高速AD,其访问较为简单,访问的方法及细节请见本书第17章。
MAX5444.C 该文件是驱动MAX5444的代码,由于MAX5444是单路高精度DA,所以,代码中只需执行系统初始化、McBSP初始化之后即可对MAX5444进行写数据操作,从而输出电压值。
AD7541A.C 该文件是驱动AD7541A的代码,AD7541A是总线型的高速DA,其访问方式如同片外RAM一样,请参考本书第17章的介绍
pdf 文件是“数据采集系统”的电路图实例,本电路图注重于高速AD、高精度AD、高速DA、高精度DA的连接方法以及外围电路设计,为读者朋友提供一个完整的电路实例。而C6713电路部分,只涉及C6713与四个AD/DA器件的连接关系,至于C6713的其他部分(如SDRAM、FLASH等)都略去,读者可参考另外相关的章节。(Data Acquisition System)
- 2010-06-24 19:59:57下载
- 积分:1
-
51?????_KEY4x4
说明: 4*4按键能够输出1、2、3、4、5......(4*4 keys can output 1, 2, 3, 4, 5...)
- 2020-06-18 12:40:01下载
- 积分:1
-
密码锁及proteus仿真
单片机上电以后LCD屏上显示欢迎回家, 先验证指纹再验证密码 ,同时验证成功开锁 指纹和密码分别可以验证3次 3次都错蜂鸣器响 ,按下manage键进入管理员模式 可以修改密码 删减指纹,指纹用开关量表示(After the microcontroller is powered on, the LCD screen shows welcome home. First verify the fingerprint and then verify the password. At the same time, verify the successful unlocking fingerprint and password can verify that the buzzer rings three times and three times respectively. Press the management key to enter the administrator mode to modify the password and delete the fingerprint. The fingerprint is expressed by the switch.)
- 2019-06-21 14:12:41下载
- 积分:1
-
stm32_ADS1115
TI采集芯片ADS1115的驱动程序,已经调试通过,通道2可以采集数据。基于STM32。(TI acquisition chip ADS1115 driver, has been debugging through, can collect data channel 2. Based on the STM32.)
- 2016-09-18 09:47:03下载
- 积分:1