搜索资源列表
STM32F103_USART1_programme
- ST公司的STM32F103R8T6的串口通信程序-STM32F103R8T6 USART1 programme
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 back from USART1 A start,
usart1
- AMR_stm32f103的串口程序,利用中断方式进行接收。希望对大家有用。-AMR_stm32f103 serial programs, using the interrupt mode to receive. Want to be useful to everyone.
usart1
- 基于STM32F103+ENC28J60以太网通信源码,IAR编程环境,编译通过。-Ethernet-based STM32F103+ ENC28J60 source, IAR programming environment, compile.
vhdl_verilog_tutorial
- 学习STM32 GPIO和USART1的参考-STM32 GPIO learning and reference USART1
usart1
- /* System Clocks Configuration */ RCC_Configuration() /* NVIC configuration */ NVIC_Configuration() /* Configure the GPIO ports */ GPIO_Configuration() - /* System Clocks Configuration*/ RCC_Configuration()
USART1_USART2_arm-none-eabi-gcc
- USART1 & USART2 communication example using arm-none-eabi-gcc compiler by codesourcery.
UARTO
- C8051f310串口通信示例程序,采用串口usart1,串口引脚为P0.4和P0.5,波特率115200. 在KEIL下调试通过。-C8051f310 example of serial communication program. Use usrat1, P0.4 and P0.5 on P0 for TX and RX. The BARDRATE is 115200.
stm32_ADC_tempture
- stm32 ADC_tempture 1.通过片内集成的温度传感器来采集温度,分别显示再LCD和USART1 2.使用了DMA1_Channel1和 ADC1 regular channel10-stm32 ADC_tempture 1 by on-chip integrated temperature sensor to collect temperature, respectively, show another LCD and USART1 2 and using
STM32F103VE.ZIP
- USART demo, USART1 on STM32 like as console-USART demo, USART1 on STM32 like as console....
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
RTC-set-the-clock-and-display
- RTC时钟源为外部低速时钟,且外部低速时钟源的64分之一Tamper引脚(PC.13)上输出。 通过秒中断功能,在LED1(GPIO_Pin_0)上以2s为周期闪烁,并以1s为周期通过USART送出时间信息 (在串口调试软件上以24小时时间制显示) USART1设置:波特率:9600 数据位:8 停止位:1 奇偶校验位:无 硬件流控制:无 注:编译时,Library Configuration应选为FULL,以使C库函数fputc映射到U
stm32-USART1
- 本实验是STM32中串口的实验,掌握后就可以对此类此类芯片的串口操作有了更深入的了解-STM32 USART
09-M25P16-SPIread-and-write
- 演示STM32F103VE单片机将一段字符串写入M25P16的1页中,然后读出并通过USART1传送出去。-The demo STM32F103VE microcontroller takes a string and write M25P16 are one, and then read out and sent by using USART1.
anjiandeLEDxianshi
- 行列式键盘的显示程序,四位8段LED显示-Remapping some DMA trigger sources from TIM16 and TIM17, USART1, and ADC different DMA channels
Adc_Usart_Tft_v3.5
- 串口1(USART1)向电脑的超级终端以n秒为间隔打印当前ADC1的转换电压值(使用了DMA1通道1),并同时实现在TFT屏幕上的显示。 当然,画线,画圆也是小意思(请到"GLCD.h"中查找,并自行添加,已经过测试^_^)。-Serial port 1 (USART1) to the super computer terminal n seconds intervals Print this ADC1 converted voltage value (used DMA1 channel 1
uart-DMA---USART1---simple-HTTPSERVER-with-a-bug.
- DMA, Wizfi WIFI via serial, STM32F103
M3-USART1polling
- 野火开发板实例程序之串口查询, keil by arm 工具。-stm32 f103xxx usart1 polling c code
STM32F207VC-RS485-USART1
- STM32F207VC RS485使用USART1-STM32F207VC RS485 use USART1
USART1
- 基于stm32的简单应用,usart1的数据收发(Simple application based on STM32, data receiving and receiving of usart1)