搜索资源列表
sms_stm32_OK
- 基于stm32的短信接收并解码,在超级终端上显示-Based on stm32 receive and decode the message, displayed on the HyperTerminal
ARM2410
- 实现查询方式串口的收发功能。接收来自串口(通过超级终端)的字符并将接收到的 字符发送到超级终端-Implementation of the transceiver serial port query functions. Receive from the serial port (via HyperTerminal) characters and will receive the characters sent to HyperTerminal
(configurevirtualCOMportforUARTcommunication
- 名称是空的main()函数 基于ARM1138例程开发的,很好的学习和提高Windows超级终端(配置虚拟COM口进行UART通信)-Name is empty main () function developed routines based on the ARM1138, good learning experience and improve the Windows HyperTerminal (configure virtual COM port for UART communicati
key_interupt
- 键盘中断程序,通过DNW的串口或超级终端的串口都可以实现键盘的中断。-Keyboard interrupt procedures DNW HyperTerminal serial port or serial port can be the realization of the keyboard interrupt.
key
- 44B0ARM7实现按键的外部中断,在串口超级终端上显示-44B0ARM7 to achieve key external interrupts in the serial HyperTerminal display
UART
- source code for communication of hyperterminal and LPC1768 microcontroller over UART0
UART-arm
- UART硬件原理介绍,寄存器的作用,寄存器的描述,根据这些,使用ARM开发环境,编程并利用超级终端实现串口通信-UART hardware principle introduced, the role of registers, register descr iption, according to these, the use of ARM development environment, programming and serial communication using hyperterm
Example7
- 这个例子显示了如何重定向C库printf函数的USART。 在HyperTerminal使用USARTx本实施输出printf的消息。 USARTx可以是USART1的,USART2 USART3的选择要使用的USART接口 注释“#定义USE_USARTx的main.h 文件中的行。-This example shows how to retarget the C library printf function to the USART. This implementatio
Exp1-ARM
- 通过电脑超级终端想开发板发送信息,然后信息显示在电脑-Through the computer HyperTerminal want development board send information, then the information is displayed on the computer
Timer_Test
- 实现看门狗定时器的计时和其中断 程序运行成功之后, 超级终端上将显示: WatchDog Timer Test Example 10 seconds: 1s 2s 3s 4s 5s 6s 7s 8s 9s 10s O.K. End.-The timing watchdog timer and interrupt After the success of the program is running, HyperTerminal will be
bootloader_Lite_v1.1
- STM32 IAP启动程序 1,先将本程序通过jLink下载到目标板中。 2,现次上电前,先在超级终端中按下 C 键,然后上电,会显示操作菜单。 3,在按下‘1’后,进入到更新模式。 4,完毕后按下 2 运行程序。-STM32 IAP start the program, the first of the program by jLink download to the target board. 2, now times before the power, first in H
MCU-fasong
- 无线实验 1.<MCU-fasong>发送端固定发送0x01,0x02……0x32,32字节数据 2.<PC-jieshou>接收端串口和PC连,当接收到后,打开串口助手或者超级终端软件,对接收到数据进行检验,当接收到的也是0x01,0x02……0x32,32字节数据表示接收正确 其中波特率选择9600 -Wireless Experiment 1. <MCU-fasong> Fixed sender sends 0x01, 0x02 .
STM32F103uart
- STM32F103的串口通讯例程 This example provides a descr iption of how to use the USART with hardware flow control and communicate with the Hyperterminal. First, the USART2 sends the TxBuffer to the hyperterminal and still waiting for a string from the
SD
- 基于STM32的SD卡(SDIO模式)测试实验,并将测试信息通过串口1在电脑的超级终端上打印出来-Based on the STM32 SD card (SDIO mode) testing laboratory and a test message via the serial port on the computer print out HyperTerminal
STM32F103-SPI-W25X16-W25Q16
- 1、该例程为STM32串口1测试例程。 2、使用说明 (1)工程文件路径:.\USER\STM32-DEMO.uvprojj。 (2)请使用MDK 4.0以上版本打开,MDK版本过低会导致无法识别工程。 (3)下载调试工具为JLINK。 (4)请将串口线(两头皆为母的交叉串口线)插在板子COM1口上,并打开超级终端或串口助手,配置波特率115200,8位,一个停止位,无校验位。 (5)插上DC-5V电源、插上JLINKV8后,点击MDK工具栏中的LOAD
UART2_4F120
- 从运行超级终端的计算机上运行测试UART0并实现双向数据转移。这一次,我们使用了中断和FIFO。-Tests the UART0 to implement bidirectional data transfer to and from a computer running HyperTerminal. This time, interrupts and FIFOs are used. U0Rx (VCP receive) connected to PA0 U0Tx
I2CPUSART
- 1、该例程为I2C例程。 2、使用说明 (1)工程文件路径:例程目录\I2C\MDK-ARM\Project.uvproj。 (2)请使用MDK 4.0以上版本打开,MDK版本过低会导致无法识别工程。 (3)下载调试工具为ULINK。 (4)请将JP1插1-2位置。 (5)请将串口线(直连串口线)插在板子COM1口上,并打开超级终端或串口助手,配置波特率115200,8位,一个停止位,无校验位。 (6)HEX文件下载到板子后,使用超级终端或串口调试助
teraterm-4.83
- TeraTerm 是一款类似超级终端的软件,但功能更为强大,最大的特色是支持脚本。-Like HyperTerminal, TeraTerm is a software, but more powerful, the biggest feature is the support for scr ipting.
UDisk
- 基于STM32F107平台开发的U盘读写程序,可通过串口超级终端打印相关信息,串口的设置参数是:波特率115200,校验(EVEN),8位数据位,1位停止位,ASCII方式显示。-STM32F107 platform based U-disk read and write procedures, can be printed via the serial port HyperTerminal related information, serial port setup parameters ar