搜索资源列表
WORM_UART_INT.rar
- stm32 uart通信+含按键(支持多键同时按下))+蜂鸣器+1602lcd,stm32 uart communications+ with keys (support for multi-key are pressed together))+ buzzer+1602 lcd
UART
- stm32,实现简单的串口实验及串口中断-failed to translate
USART_test
- stm32串口测试程序,有需要的可以看看!-STM32 UART TESTING
TEST_RVMDK
- 本示例程序是STM32的一个综合测试程序,主要演示了GPIO、TIMER、NVIC、UART等功能-STM32 this example program is a comprehensive test procedure, the main demonstration of the GPIO, TIMER, NVIC, UART functions
Uart
- STM32单片机中串口测试程序,型号STM32F103RB。-STM32 MCU serial test procedure
STM32-UART-OK
- STM32F103R8T6 串行中断接收程序,GPIO控制程序。IAR版本5.30-STM32F103R8T6 serial interrupt source code
9G-BOOT-100608
- STM32的IAP应用,用XMODEM下载代码并更新。有命令行接口。-STM32 of the IAP application, with the XMODEM download the code and updates. A command-line interface.
STM32--UART
- STM32程序开发。使用STM32库编写的串口程序,程序已经在开发板上验证可行性。-This is the code which had been test on a boad
STM32-uart
- stm32单片机开发,请在keil 4.0环境运行, STM32 串口输出实验(库函数),解压完app文件有c程序代码-Stm32 SCM development, please in keil 4.0 environmental operation, stm32 serial ports output experiment (library function), unpack the app file have c program code
STM32-uart
- STM32的串口 通过 学习,你将了解到STM32串口的基本使用方法。- STM32 Uart
UARTtoSPI-Synchronous
- Covert SPI to UART STM32 code
STM32-UART-Program
- STM32 串口程序 可以通过串口来查看STM单片机的状态-STM32 serial program can through the serial port to check STM SCM state
stm32-can-uart
- 串口与CAN的完整程序,串口与CAN的收发全部采用中断的方式串口与CAN的完整程序,串口与CAN的收发全部采用中断的方式-stm32 uart can
STM32-UART-IAP
- 在STM32上通过串口实现IAP的源代码,可用于学习STM32上IAP的原理,或直接移植使用。-In STM32 IAP through the serial port on the source code can be used to learn the principles of the STM32 IAP or directly transplanted to use.
UART
- STM32 串口实验.接线 :直接接到串口STM32开发板串口-STM32 UART.
STM32-uart
- stm32串口程序配置与通信代码,使用keil4.2以上版本调试-stm32 serial configuration and communication code, debugging using keil4.2 above
UART-DMA
- STM32的UART发送、接收DMA模式函数配置方法,已经调试可用。-Configuration method of STM32 UART using DMA mode to realize duplex communication function, debugging has been available.
stm32-uart
- 基于stm32单片机的串口程序,仅供参考-Based on the stm32 MCU serial procedures, for reference only
UART
- 基于STM32L452RET6的UART例程函数(UART routine function based on STM32L452RET6)
printf(polling)
- 要让STM32能够顺利发出数据,要进行如下配置 PA9,PA10管脚要配置, USART也需要配置波特率,数据有几位,停止位,数据流等(stm32 uart communication)