搜索资源列表
usart
- avr 串口通信,采用Mark 和 Space 校验。同时也做成了模块,相对应的功能,大家通过看接口,进行设置测试。-avr serial communication, the use of the Mark and Space parity. Also made of the module, corresponding to the function by looking at the interface, setting up a test.
USART
- VC++6.0串口编程测试程序,可实现串口收发数据,适合VC++初学者。-Vc++ 6.0 serial programming test program, which can realize a serial port to send and receive data, suitable for vc++ beginners.
usart
- 利用Labview软件实现串口通信,与够在Pc机上正常运行,已经测试通过。-Use Labview software serial communications, with enough run properly on Pc machine, you have the test.
STM32-uarsttest
- 基于STM32F103RBT6或者STM32F103RBT6的串口测试程序,是学习STM32的参考代码!-Based on STM32F103RBT6 or STM32F103RBT6 USART testing procedures, is to learn STM32 reference code!
UsartTest
- S3C2440嵌入式linux下的串口测试程序(S3C2440 embedded linux serial testing procedures)
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
YSF1_HAL-008. USART-调试串口
- HAL库串口程序,非常实用,已经测试过,没有问题的(HAL library serial program, very practical)