文件名称:2MSP430F149USART1sendreceivewithpc
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 22kb
- 下载次数:
- 0次
- 提 供 者:
- 超*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用MSP430F149芯片,透过串口与电脑发送接收通信,波特率9600,8数据,无校验。使用32.768k晶振,使用P3.6和P3.7口作为发送和接收口,使用异步通信USART1,采用中断形式。实现通信,当单片机接收到什么字符后,它会自动把接收的字符发送个电脑-MSP430F149 chip computer through the serial port and send and receive communication baud rate 9600 data, no parity. 32.768k crystal form of P3.6 and P3.7 port for sending and receiving mouth use asynchronous communication USART1, the interrupt. Achieve communication, when the microcontroller received characters, it automatically receives the character to send a computer
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MSP430F149串口与电脑发送接收通信\Debug\Exe\usartry.d43
................................\.....\Obj\usartry.pbd
................................\.....\...\usartry.r43
................................\path.txt
................................\settings\usartry.cspy.bat
................................\........\usartry.dbgdt
................................\........\usartry.dni
................................\........\usartry.wsdt
................................\usartry.c
................................\usartry.dep
................................\usartry.ewd
................................\usartry.ewp
................................\usartry.eww
................................\加灯最后用了典型例程.txt
................................\程序说明.txt
................................\Debug\Exe
................................\.....\List
................................\.....\Obj
................................\Debug
................................\settings
MSP430F149串口与电脑发送接收通信