搜索资源列表
USART-ATMEGA16A
- USART-ATMEGA16A.rar是ATMEGA16的升级版本ATMEGA16A的串口的使用介绍,包括硬件设置和源代码-USART-ATMEGA16A.rar upgrade is the ATMEGA16 serial ATMEGA16A use, including hardware setup and source code
PIC18_USART
- microchip usart code file
ourdev_478944
- PLC 测试代码,芯片STM32,测试内容:RAM定位 GPIO PWM Systick RTC ADC DMA EEPROM(24C16) USART 外部中断 -PLC test code, chip STM32, contents of the tests: RAM location GPIO PWM Systick RTC ADC DMA EEPROM (24C16) USART External Inter
usartcode
- this for the usart code for initialization and the interfacing-this is for the usart code for initialization and the interfacing
attiny
- Attiny2313 sample code usart
USART
- it is an code which can drive serial port
iiuo442
- Direct RS485 serial port operatio Visual C++6.0 environment applica Vc ds18b20 PC-based program RS232 serial communication with a VS2005 on the use of a serial com This is a 20 on the serial commun Visual C++6.0 environment using M
uart-wifi-code
- 单片机 通过串口 与 wifi通讯 源代码,有wifi模块型号及资料 51源代码 uart usart
GPIOD-USART-SPI
- code for STM32F4 Discovery
USART
- msp430f5529的串口发送程序,网上很少5系列源码-Msp430f5529 serial port to send program, rarely 5 series of source code online
7SEG_USART_ARM
- this code is confirm a 7 segment with avr and usart
tx-vhdl-code
- for tx in usart protocol.
ver1_20100318
- sample code for USART
Usart_PrintF
- the following code is an usart code for pic in c using hitech compiler
STM32-uarsttest
- 基于STM32F103RBT6或者STM32F103RBT6的串口测试程序,是学习STM32的参考代码!-Based on STM32F103RBT6 or STM32F103RBT6 USART testing procedures, is to learn STM32 reference code!
Com
- STM32 串口通讯源代码,F103ZE(STM32 USART Communication code)
UART_SCREEN
- 可以通过串口控制USART HMI的触摸显示屏。使用STC15单片机编写的C语言代码。(USART HMI touch screen can be controlled by serial port. C language code written using STC15 microcontroller.)
usart 升级
- stm32通过串口来升级,从uboot启动,如果不需要升级代码,则直接跳转到应用代码,如果要升级则等待串口通过secureCRT YMODE协议发送来得数据,注意(程序中由于ymodem协议没有发送文件大小,程序中是随便写了一个文件大小,对于我的app足够用),在app中随意按下按键,通过可以从应用程序跳转到uboot,然后发送1,通过ymodem协议发送.bin文件后,按下3则跳转应用程序(STM32 through the serial port to upgrade, starting
IAP-Bootloader V1.0
- IAP(In Application Programming)即在应用编程,IAP是用户自己的程序在运行过程中对User Flash的部分区域进行烧写,目的是为了在产品发布后可以方便地通过预留的通信口对产品中的固件程序进行更新升级。 通常实现IAP功能时,即用户程序运行中作自身的更新操作,需要在设计固件程序时编写两个项目代码,第一个项目程序不执行正常的功能操作,而只是通过某种通信方式(如USB、USART)接收程序或数据,执行对第二部分代码的更新;第二个项目代码才是真正的功能代码。(IAP (I
UART
- Jy901通过串口连接stm32f1x的源代码(来自JY901)(Jy901 connects the source code of stm32f1x through serial port (from JY901).)