搜索资源列表
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
PWM
- 运行程序时,正常情况下,喇叭和蜂鸣器会发声,数码管的第一个显示A,表示AD的意思,中间两个数码管显示AD转换出来的数值,闪动的点为定时器工作时每秒的计时。按键时在第4个数码管上显示所按下的键值。8个LED除第3,4个不亮外其他都亮,而当把插在J1第1,2针上的插线改插在J1第3,4针上时,这第3,4个LED亮。通过调节滑动变阻器VR1或VR2的值使数码管上显示的AD值改变。通过串口调试助手发送数据,目标板接收后在液晶上显示(波特率为9600),目标板每次复位后,都会向上位机发送一串数据,并在LC
ucos-ii
- 移植UC/OS-II到C8051F020上的源码,提供6任务测试程序。下载程序并运行, 开发板上的灯循环闪烁;在串口调试助手上观察任务运行情况。-failed to translate
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
test
- rcm3010板串口网口测试程序,用串口调试助手,波特率9600,向每个口发送数据,会有回应,但是每个字节都会加上10H-rcm3010 test program
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
