搜索资源列表
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
EKTM3210E
- STM103V100-II是英蓓特公司新推出的一款基于ST意法半导体STM32系列处理器的全功能评估板。STM103V100-II评估板有USB,Motor Control ,CAN,SD卡,Smart 卡,UART,Speaker,LCD,LED,BNC,耳塞插孔等丰富的外设,有助于用户轻松开发STM32的强大功能。此为操作手册-STM103V100-II is a British company蓓特a new ST-based STMicroelectronics STM32 family
Uart
- STM32单片机中串口测试程序,型号STM32F103RB。-STM32 MCU serial test procedure
Stm32F101C6_uart
- 自己写的 STM32 串口UART驱动, 不用固件库。超级终端界面按键时,自动回送。 应用范围: 因为不涉及IO口,所以此工程在STM32F1xx的任何主板上都可以运行。 编译器: IAR ARM 4.42A。 作者: w123456xy@sohu.com 15189792379。 -Write your own STM32 serial UART driver, no firmware library. HyperTerminal interface button, autom
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
SPI_2543_uart
- stm32,通过spi总线实现对于TI的2543AD进行读写操作,串口uart输出数据-stm32, achieved through the spi bus for read and write to TI s 2543AD, serial uart output data
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
ALIENTEK-MINISTM32--uart
- STM32串口实验库函数代码,包括串口时钟使能,串口复位,串口波特配置,串口控制,数据发送与接收,串口状态的操作-STM32 serial experimental library function code, including the serial clock enable and reset the serial port, serial port baud configuration, the serial control data to send and receive serial
UART
- 入门用STM32例程 适合自学 控制STM32串口-Entry with STM32 routines suitable for self-control STM32 serial
UART-IT
- 本历程是为了实现STM32程序的输入和输出,使用了固件库的STM32串口例程-This course is designed to achieve the STM32 program input and output, use the firmware library for the STM32 serial routines
UART--Stm32
- stm32F410X UART例程,很好的Stm32F410X学习资料-Stm32F410X UART routines, very good stm32F410X learning material
UARTtoSPI-Synchronous
- Covert SPI to UART STM32 code
UART
- 基于STM32L452RET6的UART例程函数(UART routine function based on STM32L452RET6)
uart[1and2]
- 同时使用STM32两个串口的接收与发送。串口1,串口2,共存且接受采用定时器中断超时,5ms未接收到数据认为本次接收结束(uart1 work with uart2)