Description: AMR_stm32f103的串口程序,利用中断方式进行接收。希望对大家有用。-AMR_stm32f103 serial programs, using the interrupt mode to receive. Want to be useful to everyone. Platform: |
Size: 2578432 |
Author:lvjianming |
Hits:
Description: 自己亲自移植的uCOS-II工程,用MDK(keil)编译的,基于STM32F103芯片。用到了1个串口,4个GPIO端口(1个按键中断,1个指示中断的LED,和另外两个LED分别代表两个Task)。如果有什么需要帮助的,里面有我本人的联系方式。
-I proted uCOS-II to STM32Fl03 MCU by MDK compiler.The project have used USART1 and 4 of GPIO which for Interrupt,LED of interrupt and LED of 2 different Task. If you have any question,just connect me. Platform: |
Size: 3826688 |
Author:北极星 |
Hits:
Description: STM32F103的例子,适合学习,可以根据自己的要求改。-Examples STM32F103, suitable for learning to use, you can change according to their own requirements. Platform: |
Size: 2639872 |
Author:凌俊 |
Hits:
Description: 实现STM32F103单片机的串口控制RGB三色LED灯,实现不同亮度的程序-Achieve STM32F103 microcontroller serial control RGB three-color LED lights to achieve different brightness procedures Platform: |
Size: 352256 |
Author:戴志威 |
Hits:
Description: 基于 stm32f103 的 uart通信代码 亲测好用(UART communication code based on STM32F103 pro test easy to use) Platform: |
Size: 5632000 |
Author:wuli刘
|
Hits:
Description: 基于stm32的简单应用,usart1的数据收发(Simple application based on STM32, data receiving and receiving of usart1) Platform: |
Size: 1446912 |
Author:番茄大人 |
Hits:
Description: 本例程为 RS485 MODBUS 主站例程。可以通过按键发送相应的 MODBUS 命令,然后等待从站应答
(或超时)退出等待。
程序使用串口 3( USART1)与从机通讯,执行结果通过串口 1( USART1)送到计算机的串口。可以
通过 PC 机的串口终端软件观察程序执行结果(This routine is the RS485 MODBUS master station routine. You can send the corresponding MODBUS commands through keystrokes, and then wait for the slave station to answer.
(or timeout) exit the wait.
The program uses serial port 3 (USART1) to communicate with slave computer, and the execution result is sent to the computer's serial port through serial port 1 (USART1). Sure
Observe the execution result of the program through the serial port terminal software of PC.) Platform: |
Size: 347136 |
Author:answer哈哈 |
Hits: