搜索资源列表
AVR-USART
- avr usart/uart 通讯,中断接收,循环中发送-avr usart communication
usart
- MSP430单片机,串口发送一个数组,可根据需要,将数组内容改为A/D采样值等-MSP430,use USART send an array
danpianji
- 两个单片机通信 其中有usart检测 ,并且两个单片机分别都是用1602显示温度ds18b20,一个发送一个接受 别且都是用串口检测过的 别且还带串口检测程序-Usart communication which has two single-chip detection, and two, respectively, are used microcontroller 1602 temperature display ds18b20, a sending and a receiving indiv
USART
- msp430f5529的串口发送程序,网上很少5系列源码-Msp430f5529 serial port to send program, rarely 5 series of source code online
USART
- 实现STM32中 USART的接收与发送(包含串口的配置)-Achieve STM32 USART receiving and sending (including serial port configuration)
usart 升级
- stm32通过串口来升级,从uboot启动,如果不需要升级代码,则直接跳转到应用代码,如果要升级则等待串口通过secureCRT YMODE协议发送来得数据,注意(程序中由于ymodem协议没有发送文件大小,程序中是随便写了一个文件大小,对于我的app足够用),在app中随意按下按键,通过可以从应用程序跳转到uboot,然后发送1,通过ymodem协议发送.bin文件后,按下3则跳转应用程序(STM32 through the serial port to upgrade, starting
3.USART串口测试
- 使用外设:串口线一跟,通过COM1连接PC ** 实验名:【B】USART_TEST ** keil MDK-ARM Standard Version:V4.22A ** 软件库(keil) Version: V2.0.1 ** 固件库(ST) Version: V *************************************/ /*********************************** ** 实验现象: 1、首先进行常规配置(RCC、N
颜色传感器
- 颜色传感器51程序,上位机显示,串口发送(colorSensor TCS3200 usart display)