Location:
Search - STM32 UART1
Search list
Description: STM32 Printf for stm32f103 -> UART1-STM32 Printf for stm32f103-> UART1
Platform: |
Size: 10240 |
Author: steve |
Hits:
Description: 本源码为STM32的UART使用例程,主要测试UART1的功能。开发环境realviewMDK
程序运行前先打开串口调试软件,UART被配置为:
波特率:9600bps
字长 :8位
校验位:无
停止位:1位
程序正常运行,调试软件的数据接收区将显示ASCII码字符表中的‘0’到‘z’范围内的字符;同时开发板上的小灯LD3~LD6将会顺序点亮,然后顺序熄灭。-The source code for the STM32' s UART to use routines, the main test UART1 function. Open the serial port before running debugging software, UART is configured as follows: Baud Rate: 9600bps Word Length: 8 bits Parity: None Stop bit: 1-bit programs running, debugging software, data reception area will display characters in ASCII code table The ' 0 ' to' z ' within the scope of the characters while developing on-board a small light LD3 ~ LD6 will be the order of light, and then the order off.
Platform: |
Size: 152576 |
Author: huangshengqun |
Hits:
Description: STM32 and communication with SD card through UART1 and SPI2
Platform: |
Size: 154624 |
Author: Vaclavpe |
Hits:
Description: 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, it will send "Starting ....." to USART1
Platform: |
Size: 320512 |
Author: 徐凤棋 |
Hits:
Description: 第08个实验-野火stm32-串口1,希望对大家有帮助。-08 experiments- wildfire stm32-serial port 1, we want to help.
Platform: |
Size: 1917952 |
Author: 刘红莉 |
Hits:
Description: STM32 UART1 串口调试 demo,ok-STM32 UART1 serial debugging demo, ok
Platform: |
Size: 906240 |
Author: freedom |
Hits:
Description: STM32 中使用USART2中断接收,让后USART1使用DMA的方式发送出去-Used in the STM32 USART2 interrupt receiving, let USART1 using DMA way after send out
Platform: |
Size: 1642496 |
Author: guoyuanwei |
Hits:
Description: stm32f13x开发板 uart1代码(库函数版) 带中断-Stm32f13x development board uart1 code (Library Edition) with interrupt
Platform: |
Size: 266240 |
Author: Fangs |
Hits:
Description: stm32.UART1 Printf
神舟3号 库函数 串口打印驱动-stm32.UART1 Printf shenzhou3
Platform: |
Size: 442368 |
Author: llnid |
Hits:
Description: stm32 串口1输出,可以调整波特率,程序可修改-stm32 uart1
Platform: |
Size: 1909760 |
Author: 扬名 |
Hits:
Description: stm32f103c8t6 串口程序 UART1(stm32f103c8t6 serial driver)
Platform: |
Size: 1403904 |
Author: haining
|
Hits:
Description: 通过 STM32F103 串口 + CSR8811 HCI接口驱动 实现一个通用的双模蓝牙主机功能(CSR8811-Keil
use stm32f103r8tb driver CSR8811
# wire conn
stm32 uart1 => PC
stm32 uart2 => CSR8811
stm32 pin PA12 => CSR8811reset pin)
Platform: |
Size: 323584 |
Author: KING198 |
Hits:
Description: 通过 STM32F103 串口 和 CSR8811 HCI接口驱动,实现一个通用的双模蓝牙主机功能(CSR8811-Keil use stm32f103r8tb driver CSR8811,stm32 uart1 => PC,stm32 uart2 => CSR8811,stm32 pin PA12 => CSR8811reset pin)
Platform: |
Size: 2470912 |
Author: KING198 |
Hits:
Description: 同时使用STM32两个串口的接收与发送。串口1,串口2,共存且接受采用定时器中断超时,5ms未接收到数据认为本次接收结束(uart1 work with uart2)
Platform: |
Size: 1375232 |
Author: Infante |
Hits: