搜索资源列表
STM32C串口shell
- 一个基于STM32F103的串口shell程序,运行于ucos上,IAR代码,直接用IAR6.10打开编译下载即可运行。
ucos 自己移植的在stm32上的ucos
- 自己移植的在stm32上的ucos,包括了一个串口的驱动和实例,初始汇编也改过了,可以正常使用,因为版权的关系,具体应用就不传了,希望对大家有所帮助。-Their transplantation on the stm32 ucos, includes a serial port driver and examples, the initial compilation also turn over, you can normally use, because the relationship be
ucosii-13K.rar
- stm32 ucos 精简移殖版本 不需作任何修改直接便可运行。包含串口 定时器 ,transplant stm32 ucos streamlined version without any changes can be run directly. Contains the serial port timer
Armfly-STM32-SCH-SoftDemo
- 非常不错的一款STM32开发板资料。 含原理图、用户手册、各类例程:USB虚拟串口、TFT显示例程、U盘例程、TCP通信、uCOS例程、MP3解码、步进电机例程等。有KEIL和IAR两套例程。 -A very good STM32 development board. Including schematics, user manual, all kinds of routines: USB virtual serial ports, TFT display routines, U d
Net2USART
- STM32+LWIP的串口转网口程序源码-STM32+ LWIP switch network serial port source code
ucos
- stm32基于新固件库3.30的移植,内附详细说明,用的开发板是stm3210e-eval-3.30 based on the new firmware library stm32 transplant, containing detailed instructions, with the development board is stm3210e-eval
IAR
- 基于uc/os的STM32F107的开发 CAN总线、串口发指令,电机速度闭环程序-Based uc/os for the development of STM32F107 CAN bus, serial port send command, motor speed closed-loop process
adptemp-detect-ucos
- 在STM32上编写实时操作系统uc/os2,同时运行5个任务,实现led灯扫描,检测板上cpu温度和片外温度,当两个温度相差过大时,通过蜂鸣器报警,同时通过USART串口向PC机发送报警信号,并接受PC机的消除报警指令取消报警。-In STM32 written on real-time operating system, at the same time running os2/uc five task, realize led lamp scanning, detecting board o
ucOS
- 一个基于uc/OS -II环境下的串口驱动,-Based uc/OS-II environment, the serial driver,
ucos_stm32移植工程代码
- ucos在stm32上的移植工程,有串口任务,调试没有问题。
ucOS-II-V2.86-uCGUI-3.9-DEMO
- 通杀所有STM32实验,内含LCD,LED,key、蜂鸣器、串口、UCOS、QT、FLASH等多功能于一体的综合程序-failed to translate
ucOS-II
- 目前只移植基本功能: 1.通过串口1能看到打印信息:串口波特率57600 2.使用串口调试助手接收STM32发送的信息-Currently only transplant basic functions: 1. 1 can be seen through the serial port print information: serial baud rate 576002. Use STM32 serial debugging assistant receives the informat
STM32-led-blinjk-for-ucos
- STM32 开发板基于 uCosII 2.86 的 LED灯闪烁实验 开发板上电后,LED1-3 会按照默认的 500ms 间隔,明暗闪烁,此时可以通过 串口助手 SSCOM3.2 发出指令,设置 LED1,LED2,LED3 的闪烁间隔时间。间隔范围是 1-65535ms。可以设置任意一个 LED 得闪烁间隔时间, 通过这个实验,可以学习 ucosII 的 任务建立,及任务调度, 事件同步等内容。-STM32 development board based uCosII
USART_Driver
- 基于UCOS内核的,STM32串口驱动程序,接收与发送使用中断方式,并提供print_infor含数,可作为log的输出-UCOS kernel based STM32 serial driver
ucos-project-ii-stm32c8t6
- stm32单片机-F103C8T6上实现了多任务的切换的ucos任务,实现了3路的串口数据的通信,串口数据接收的灵敏度比较高,其中一个串口通信是基于modbus协议,同时可以进行CAN的通信,需要的朋友可以根据自己的需要进行修改。-implemented on a single chip-F103C8T6 stm32 ucos task switching multitasking achieve three-way serial communication data, serial data
DEV_Pro_usart2_IT(ucos)
- STM32 usart中断方案,用于串口中断输入,带有ucos操作系统-STM32 usart2 INTERRUPT
uCModbus(STM32)
- STM32F103VET6 uCMODBUS 五串口通讯 ucos ii modbus主机从机-STM32F103VET6 uCMODBUS ucos ii modbus
stm32蓝牙串口上位机控件显示 Emwin+UCOS
- 蓝牙串口上位机控件显示 Emwin+UCOS 通过蓝牙串口传输波形数据 并且显示波形 Emwin
ucosii-test
- ucos-ii使用串口的修改示例,可以正常在stm32运行(Examples of uCOS-II using serial ports)
奋斗STM32开发板TINY例程
- STM32奋斗板-LED闪烁: 演示了LED定时闪烁例程。并附带例程详解及实验手册PDF STM32奋斗板-LED闪烁-ucos: 基于ucos 演示了LED定时闪烁任务,可通过串口1修改闪烁间隔。并附带例程详解及实验手册PDF STM32奋斗板-TIM3-CH2: 演示通过TIM3的CH2通道产生特定频率的波形。并控制LED闪烁。并附带例程详解及实验手册PDF STM32奋斗板-TIM3-PWM: 演示通过TIM3的CH2通道产生PWM波形,控制LED的明暗变化。并附
