搜索资源列表
ADC+USART
- STM32F103 ADC+USART
STM32f103-ADC-USART.rar
- STM32f103两路ADC数据采集用USART送出,STM32f103 two ADC data acquisition sent by USART
STM32F103
- 包括STM32F103系列MCU开发所需要的各种例程,非常适合于STM32F103系列MCU初学者下载使用-Including STM32F103 Series MCU development needs of the various routines, very suitable for the STM32F103 Series MCU‘ beginners download
USART
- STM32F103的串口通讯例程,在Keil下通过全面验证,-STM32F103 serial communication routines
USART
- STM32F103 arm单片机实现串口通信 收发数据-STM32F103 arm single chip serial communication send and receive data
STM32f103-ADC-USART
- STMicroelectronics 32 用ADC模块采集两路信号并通过USART模块送出 * 设置ADC1的常规转换序列包含CH10和CH16(片内温度传感器) * 设置了连续转换模式,并使用DMA传输-STMicroelectronics 32 ADC module with the acquisition of two signals sent through the USART module* set ADC1 conventional conversion sequence
GPIO_5110
- 用stm32F103来驱动诺基亚5110显示屏-Nokia 5110 used to drive display stm32F103
STM32F103MP3_player
- 基于STM32F103的MP3播放器完整项目源代码,包括原理图,绝好的资料。-The MP3 player on STM32F103 complete project source code, including schematics, excellent information.
usart0
- 基于STM32F103的串口通信,基于MODBUS协议,内含CRC校验-Based STM32F103 of serial communication, based on MODBUS protocol, containing CRC checksum
stm32-USART
- stm32f103单片机的实时时钟编程 详细测试-stm32f103 microcontroller programming real-time clock
stm32_usart_demo
- stm32f103 demo usart
RS232_UART2
- STM32F103的串口初始化,数据传输程序-STM32F103 USART
USART - STM32F
- USART Application on STM32F103
USART-STM32
- STM32F103串口应用程序,练习内容是模拟串口。让你了解STM32的应用。-STM32F103 USART
stm32f103 bootloader
- this is bootloader for stm32f103 via USART
STM32F103-USART
- STM32F103 串口通信程序,适合初学者学习,可以直接应用。-STM32F103 serial communication programs, suitable for beginners to learn, can be applied directly.
USART收发
- 使用STM32F103芯片实现USART的实时收发,异步通信(USART real-time transceiver, asynchronous communication)
21-USART—串口通信
- STM32F103 example of USART used
usart
- 在stm32f103上实现带crc16校验的通过串口3控制IO口读写功能。已通过测试(In STM32F103 with CRC16 checksum, through the serial port 3 control IO port read and write function. Have passed the test)
STM32F103-SPI程序.rar
- 基于STM32F103的 spi 接口flash 数据读写程序,包括spi接口初始化、USART接口初始化、SPI flash初始化