搜索资源列表
STM32F10x的USART1 程序
- STM32F10x的USART1的测试程序,采用中断收发,希望对大家有益
USART7.5
- stm32 USART1口配置与使用,包括收发等基本要求。-stm32 USART1 I configure and use, including the transceiver and other basic requirements.
usart1
- AMR_stm32f103的串口程序,利用中断方式进行接收。希望对大家有用。-AMR_stm32f103 serial programs, using the interrupt mode to receive. Want to be useful to everyone.
10.UART--LCD
- cc2430有两个穿行通信接口USART0和USART1,此源代码可以实现ZigBee节点与PC串口的通信,用于测试串口功能-cc2430 There are two walk through communication interface USART0 and USART1, the source code can be achieved ZigBee nodes and PC serial port communication, s
STM32-USART-DEMO-V2
- 演示 USART1 当接收缓冲器满时,将接收到的数据传送出去 V6-LED1闪烁表示正在收发数据。 -When the receiver buffer demonstration USART1 full, will receive the data transmitted V6-LED1 flashes that are sending and receiving data.
USART1
- stm32的串口程序,开发软件是keil4-Stm32 of serial program, develop software is keil4
USART
- 在万利199元开发板上实现了uCOS-II移植到STM32的操作,建立了LED闪烁任务以及USART1向计算机发送数据的任务。-Manley 199 yuan in the development board implements the STM32 uCOS-II ported to the operation, the establishment of the task and the LED flashes USART1 send
STM32serial-port1DEMO
- 演示 USART1 当接收到结束符是0x0d 0x0a时,将接收到的数据传送出去V6-LED1闪烁表示正在收发数据。 -When the receiving end of the presentation USART1 operator is 0x0d 0x0a, will receive the data transmitted V6-LED1 flashes that are sending and receiving data.
USART1-
- USART1串口通信程序,使用查询方式,使用通用232串行线(3线制,使用DB9接口的2、3和5好端脚)将系统板的232口(J2)与PC机的232口相连。-USART1 serial communication program, use the query method, using a common 232 serial cable (3-wire, DB9 interface with a good side and 5 feet
STM32_USART1
- stm32 库文件:3.10 本程序是使用UART1接收中断,收到数据后直接把原数据从USART1发回去 一开机时,会发送 "Starting....."到USART1-stm32 Library: 3.10 This procedure is to use UART1 receive interrupt, received data directly to the original data sent b
Sources
- 采用DS18B20和STM32F103RBT6编写的测温程序,每秒从USART1输出温度数据。采用3.5版固件库,自编DS18B20库文件,需要注意的是使用本库前需要写delay_us和delay_ms函数。电路上采用8M晶振,PA8为数据口,如有变化请修改stm32f10x_conf.h文件。-The temperature program DS18B20 and STM32F103RBT6-written per second fr
2MSP430F149USART1sendreceivewithpc
- 使用MSP430F149芯片,透过串口与电脑发送接收通信,波特率9600,8数据,无校验。使用32.768k晶振,使用P3.6和P3.7口作为发送和接收口,使用异步通信USART1,采用中断形式。实现通信,当单片机接收到什么字符后,它会自动把接收的字符发送个电脑-MSP430F149 chip computer through the serial port and send and receive communication baud
5PC-sends-data-to-MSP430-P6P4-1-time
- 使用MSP430F149芯片,透过串口与电脑通信,波特率9600,8数据,无校验。使用32.768k晶振,使用P3.6和P3.7口作为发送和接收口,使用异步通信USART1,采用查询形式。实现通信,当单片机接收到以S结尾以W开始的字符串时,中间的数据最好是二进制的16位,单片机会把中间的数据高八位赋值给P6口,把中间的数据低八位赋值给P4口。-MSP430F149 chip through the serial port to comm
USART1-polling
- USART1采用查询方式+ucos-iii实现-USART1 using queries+ucos-iii realization
stm32-modbus-USART1-TIM2
- 用stm32的usart1和tim2模块实现了modbus从站协议。IAR编译环境。-usart1 and tim2 module implements modbus slave protocol. IAR compiler environment.
USART1
- SMT32 usart1(非阻塞) 中断接收,DMA发送
STM32F207VC-RS485-USART1
- STM32F207VC RS485使用USART1-STM32F207VC RS485 use USART1
usart1
- AVR USART1 example of use
USART1—USART1接发
- 串口1收发,测试成功,stm32f407zgt6(stm32f407zgt6 usart1)
stm32单片机通过USART1 收发数据
- stm32单片机通过USART1 收发数据通过串口调试软件,向板子发送数据,板子接收到数据后,立即回传给电脑。 库版本 ST3.0.0(STM32 MCU through the USART1 data through the serial debugging software to send data to the board, the board receives the data, immediately b