搜索资源列表
stm32-timerPPS2PUSART
- 在STM32F103上实现双定时器1S定时,利用RS232串口发送数据,利用中断检测PS2键盘和PC机交换信息并在串口助手上显示-In the STM32F103 dual timer 1 S timing, using RS232 serial send data, using interrupt the PS2 and PC keyboard detection to exchange information and serial port on display in assistant
uart0
- 使用串口中间件实现了串口的中断收发程序,使用串口调试助手调试-The use of middleware to achieve the serial port serial port interrupt to send and receive procedures, the use of serial debug debugging assistant
stm32_ENC28J60_UIP
- enc28j60和UIP移植到stm32上,并通过网络调试助手进行通信。-ENC28J60 and UIP transplanted to STM32, and through the network debugging assistant communication.
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
uCOS-II-SmartFusion2
- 在smartfusion2平台上,在ucosII操作系统下,通过串口向计算机发送图像数据,计算机用串口调试助手接收-On smartfusion2 platform, operating system under ucosII send image data to a computer via serial port, the computer receives serial debugging assistant
NETCONN_UDP
- 本实验将实现如下功能:使用UCOS操作系统,DHCP作为一个任务来运行,当获取到IP地址以后就会自动挂起DHCP任务。本实验中开发板与网络调试助手之间建立UDP连接,同样UDP也是以一个任务的方式来运行的,当UDP连接建立成功以后就可以通过网络调试助手向开发板发送数据,开发板接收数据后通过串口发送给串口调试助手。也可以通过按下开发板的KEY0键来向网络调试助手发送数据。-The experiment will achieve the following functions: Use UCOS o
XS128_uCOS_II
- MC9S12X128移植了ucosII操作系统,通过创建串口发送任务和led点亮任务,从而实现通过串口助手发送十六进制字符,让一排灯按位点亮(MC9S12X128 transplant ucosII operating system, through the creation of serial port to send tasks and LED lighting task, so as to achieve through the serial assistant to send sixte
