CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - STM32 usart
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - STM32 usart - List
[
ARM-PowerPC-ColdFire-MIPS
]
USART
DL : 0
STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对串口进行操作。串口是最基本的调试输入输出接口。-Cortex-M3 based STM32-core processor for the routine introduction STM32 how to operate on the serial port. Serial debugging is the most basic input-output interface.
Update
: 2025-02-17
Size
: 165kb
Publisher
:
熊刚
[
SCM
]
WORM_UART_INT1
DL : 0
STM32 usart 串口程序能使用的 使用USART1口进行通信-STM32usart
Update
: 2025-02-17
Size
: 264kb
Publisher
:
方法
[
SCM
]
an2557_DOUPI
DL : 0
STM32 USART IAP升级,包含IAP程序、APP程序-STM32 USART IAP upgrades, including the IAP program, APP program
Update
: 2025-02-17
Size
: 1.33mb
Publisher
:
linew
[
ARM-PowerPC-ColdFire-MIPS
]
USART
DL : 0
stm32非固件库程序,通过串口4发送数据,传统ARM写法-smt32 usart
Update
: 2025-02-17
Size
: 48kb
Publisher
:
smt32 usart
[
SCM
]
STM32_usart_address
DL : 0
STM32 usart配置例程,适用STM32各种芯片,详细的介绍了 usart的配置过程。根据例子修改即可应用。这里的usart是带地址的配置。-STM32 usart configuration routines, for all STM32 chip usart described in detail the configuration process. Examples can be modified based application. Here usart is configured with the address.
Update
: 2025-02-17
Size
: 9kb
Publisher
:
zhuerwei
[
Communication
]
STM32F103_USART
DL : 0
stm32 串口的中断收发 内有详细介绍-stm32 usart riq! riq! riq! riq! riq!
Update
: 2025-02-17
Size
: 487kb
Publisher
:
李康
[
SCM
]
STM32-USART-DEMO-V2
DL : 0
演示 USART1 当接收缓冲器满时,将接收到的数据传送出去 V6-LED1闪烁表示正在收发数据。 -When the receiver buffer demonstration USART1 full, will receive the data transmitted V6-LED1 flashes that are sending and receiving data.
Update
: 2025-02-17
Size
: 231kb
Publisher
:
黄传龙
[
Other Embeded program
]
DS18B20-STM32
DL : 0
STM32 Cortex-M3上的温度传感器DS18B20程序。从单片机上移植过来的-STM32 Cortex-M3 on the temperature sensor program. From the MCU on the transplant
Update
: 2025-02-17
Size
: 746kb
Publisher
:
zhangshare
[
SCM
]
stm32-USART
DL : 0
stm32f103单片机的实时时钟编程 详细测试-stm32f103 microcontroller programming real-time clock
Update
: 2025-02-17
Size
: 449kb
Publisher
:
王纲
[
ARM-PowerPC-ColdFire-MIPS
]
USART_test
DL : 0
stm32 usart源码,掌握usart的使用。-stm32 usart source, master usart use.
Update
: 2025-02-17
Size
: 630kb
Publisher
:
huangqihui21
[
SCM
]
usart
DL : 0
iar下使用STM32 通过串口把NRF24L01发送的数据显示在PC上-iar to use the STM32 NRF24L01 sent through the serial port data on the PC
Update
: 2025-02-17
Size
: 263kb
Publisher
:
reason
[
SCM
]
USART
DL : 0
STM32 下的USART使用例程,开发环境为IAR4.42 -STM32 USART under the routine use of the development environment for IAR4.42
Update
: 2025-02-17
Size
: 183kb
Publisher
:
[
ARM-PowerPC-ColdFire-MIPS
]
STM32-USART-Bootloader.pdf
DL : 0
STM32 USART bootloader protocol
Update
: 2025-02-17
Size
: 317kb
Publisher
:
benjamin
[
Other Embeded program
]
STM32-usart-programm
DL : 0
STM32串口程序USART,自己调试成功的,可以运行,通过与电脑串口相连,可以观察传输的数据-STM32 serial program USART, the success of their own debugging, you can run through a computer serial port, data transfer can be observed
Update
: 2025-02-17
Size
: 677kb
Publisher
:
huiyuan
[
ARM-PowerPC-ColdFire-MIPS
]
STM32-USART
DL : 0
运用中断处理程序来处理STM32 USART 接收发字符串-STM32 USART
Update
: 2025-02-17
Size
: 1.69mb
Publisher
:
wyf
[
SCM
]
21-USART—串口通信
DL : 0
STM32 USART 串口库函数程序,用中断函数实现接收数据(STM32 USART---------------)
Update
: 2025-02-17
Size
: 4.88mb
Publisher
:
CH2020
[
SCM
]
stm32 usart.c.docx
DL : 0
Usart library for STM32
Update
: 2025-02-17
Size
: 16kb
Publisher
:
patt1234567
[
ARM-PowerPC-ColdFire-MIPS
]
usart
DL : 0
基于stm32f407实现stm32 usart通信(Implementation of STM32 USART communication)
Update
: 2025-02-17
Size
: 3.84mb
Publisher
:
liuyzkx
[
SCM
]
USART串口发送程序
DL : 0
STM32之USART串口发送数据,适合入门爱好者(STM32 USART Serial Port to send data, suitable for beginner enthusiasts)
Update
: 2025-02-17
Size
: 3.14mb
Publisher
:
小鹏友
[
SCM
]
USART串口接收程序
DL : 0
STM32之USART串口接受数据,适合入门爱好者(STM32 USART Serial Port accepts data, suitable for beginner enthusiasts)
Update
: 2025-02-17
Size
: 3.13mb
Publisher
:
小鹏友
«
1
2
3
4
5
6
7
8
9
10
...
19
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.