-
Point RTOS 主要是一个针对小系统开发而设计的实时操作系统。
目前,Point RTOS 仅提供对51系列及其扩展系统单片机的支持,
针对51内...
Point RTOS 主要是一个针对小系统开发而设计的实时操作系统。
目前,Point RTOS 仅提供对51系列及其扩展系统单片机的支持,
针对51内核函数不能重入以及51单片机的内存空间管理方式等因素,
RTOS放弃了抢先式内核的调度,而使用了时间片的调度方式,除非任务主动放弃,
否则任务将独占CPU一直运行,因而任务中必须完成对本次操作的时间片设置,即等时间的设置。-Main Point RTOS is a small system development and design of real-time operating system. At present, Point RTOS only provide for 51 series and its expansion of the system single-chip support for 51 core function should not re-entrant, as well as 51 single-chip memory space management and other factors, RTOS abandoned preemptive kernel scheduling, the use of a scheduling time slice manner, unless voluntarily chose to abandon the mission, or mission will be exclusive CPU has been running, which must be completed in the mission of this operation time slice settings, that is, the time settings.
- 2022-11-16 22:35:03下载
- 积分:1
-
在单片机上实现电子书功能,带proteus仿真
在单片机上实现电子书功能,带proteus仿真
-In the realization of electronic functions on single chip with proteus simulation
- 2022-06-26 13:27:45下载
- 积分:1
-
smart board 测试程序原代码
smart board 测试程序原代码-smart board the original test procedure code
- 2022-03-14 09:28:40下载
- 积分:1
-
此子程序将进行AD转换和AD处理,处理后的12位AD值中低八位存放在
adc_buffer_low中,高四位存放在adc_buffer_hi寄存器的低四位
此子程序将进行AD转换和AD处理,处理后的12位AD值中低八位存放在
adc_buffer_low中,高四位存放在adc_buffer_hi寄存器的低四位-This subroutine will convert to AD and AD treatment, treated in the low 12-bit AD value stored in the adc_buffer_low eight, the high four storage registers in the low 4 adc_buffer_hi
- 2022-03-29 15:33:46下载
- 积分:1
-
我最近找的一些关于ADS1252的资料,还有源码,我已经编译过啦
我最近找的一些关于ADS1252的资料,还有源码,我已经编译过啦-Recently, I find some of the information on the ADS1252, and the source code, I have compiled Matata
- 2022-03-23 00:39:57下载
- 积分:1
-
一个单片机最小系统,含AD,DA,LED,KEYBOARD
一个单片机最小系统,含AD,DA,LED,KEYBOARD-A microcontroller minimum system, including AD, DA, LED, KEYBOARD
- 2022-01-25 18:28:21下载
- 积分:1
-
8051单片机与PC宿主机通信的源代码,包含8051的汇编代码及PC机的C代码。...
8051单片机与PC宿主机通信的源代码,包含8051的汇编代码及PC机的C代码。-8051 Communication with the PC Host source code, including the 8051 assembly code and the PC-C code.
- 2022-05-17 09:09:55下载
- 积分:1
-
单片机2051和ISD2560实现语音的开发
单片机2051和ISD2560实现语音的开发-ISD2560 single-chip 2051 and realize the development of voice
- 2022-10-13 19:30:03下载
- 积分:1
-
cbiancheng xu, danpianjikongzhi
cbiancheng xu,danpianjikongzhi-cbiancheng xu, danpianjikongzhi
- 2023-04-04 21:05:04下载
- 积分:1
-
用单片机的SPI串口实现数据发送和接收的C语言代码
用单片机的SPI串口实现数据发送和接收的C语言代码-MCU SPI serial data send and receive C language code
- 2023-03-11 09:55:03下载
- 积分:1