搜索资源列表
USART1
- stm32f103 串口程序 调试成功可以运行-stm32f103 serial debugging can be run successfully
2usart
- stm32f103 usart1 usart2 实现发送数据,双串口-stm32f103 usart1 usart2 achieve sending data, dual serial
STM32-USART1
- STM32F103的例子,适合学习,可以根据自己的要求改。-Examples STM32F103, suitable for learning to use, you can change according to their own requirements.
usart1
- stm32f103测试通过的串口初始化程序-design for stm32f103 uart init
modbus-STM32F103
- 利用STM32的定时器1和USART1实现MODBUS从站功能,具有读线圈,写线圈,读单个寄存器,写单个寄存器等功能,严格遵循ModBus通信规范。-Use STM32 timers 1 and USART1 implement MODBUS slave function, with read coil, write coil, a single register read and write single register functions, strictly follow the ModB
USART1-RGB-control
- 实现STM32F103单片机的串口控制RGB三色LED灯,实现不同亮度的程序-Achieve STM32F103 microcontroller serial control RGB three-color LED lights to achieve different brightness procedures
利用ADC采集通过USART1输出
- stm32f103 串口发送 adc采集的数据程序(stm32f103 serial send adc data acquisition procedures)
MODBUS- 485SLAVER
- 本例程为 RS485 MODBUS 主站例程。可以通过按键发送相应的 MODBUS 命令,然后等待从站应答 (或超时)退出等待。 程序使用串口 3( USART1)与从机通讯,执行结果通过串口 1( USART1)送到计算机的串口。可以 通过 PC 机的串口终端软件观察程序执行结果(This routine is the RS485 MODBUS master station routine. You can send the corresponding MODBUS commands t