-
基于DM6713BIOS的音频处理算法,很有用
基于DM6713BIOS的音频处理算法,很有用-DM6713BIOS-based audio processing algorithms
- 2022-01-27 16:16:52下载
- 积分:1
-
If you are running this example, will the PC emulation window, the first 1,2,3
这个例子如果运行,将在仿真的PC窗口中的第1,2,3行显示一些信息后,在随机位置显示 1 ~ 5 .由于keil c51默认不支持重入函数,它的重入函数使用仿真的重入栈而不使用系统栈,而Small RTOS 51没有进行重入栈管理,所以在TaskA~TaskE虽然及其相似,但不能合并.
(2)编译时会有5个警告,其中一个是因为没有使用一个系统函数OSSendSignal引起,它可以忽略.另4个是禁止任务间变量覆盖分析引起,必须忽略.感谢网友John X. Liu,在这个例子中我使用了他编写的仿真(dllPc51Emu.dll),这个dll原来是为他移植的Ucos-ii for keil c51的例子编写.-If you are running this example, will the PC emulation window, the first 1,2,3-line display some information, at random locations show " 1 " ~ " 5" . Keil c51 as the default does not support the re-entry function, which re- into the function of the weight stack instead of using the simulation using the system stack, while the Small RTOS 51 not been re-stack management, and so TaskA ~ TaskE though its similar, but not combined. (2) compile-time there will be five warnings, One of them is because there is no cause to use a system function OSSendSignal, it can be ignored. The other four are prohibited between the variables covered analyze the task to be ignored. thank User
- 2022-06-19 05:01:57下载
- 积分:1
-
STM32F103 RTC 日期程序驱动
STM32F103 RTC 日期程序驱动
#include "rtc.h"
const DateTimeType MinDateTime = {
10, 1, 1, 0, 0, 0
};
const DateTimeType MaxDateTime = {
99, 12, 31, 23, 59, 59
};
- 2022-06-12 03:47:39下载
- 积分:1
-
对于STM32F10x的代码示例完全
应用背景我用一个stmf103rct单片机IAR 6.5臂。我正在从一个公共机构与一个可疑的软件采购政策不要求我安装Eclipse / OpenOCD /查第格。关键技术我做错什么了我要求的功能从中断处理例程? ;在随机行为的任何调用一个函数,从这里结果或硬故障…
- 2022-03-05 06:24:19下载
- 积分:1
-
ARM_S3C4510B.rar
ARM_S3C4510B.rar
- 2022-03-09 16:32:24下载
- 积分:1
-
s3c44b0测试代码,ADS开发环境,基本模块测试
s3c44b0测试代码,ADS开发环境,基本模块测试-S3C44B0 test code, ADS development environment, the basic module test
- 2023-04-08 22:00:02下载
- 积分:1
-
This code helps us to interface ARM with external memory
This code helps us to interface ARM with external memory
- 2022-01-27 14:23:13下载
- 积分:1
-
ARM S3C44B0X AD接口实验
ARM S3C44B0X的AD 接口实验-ARM S3C44B0X AD Interface Experiment
- 2022-02-03 10:37:54下载
- 积分:1
-
STM32读取ADS1292心电信号
资源描述使用STM32F405MCU通过SPI读写ADS1292获取1-2通道的心电信号,并通过串口打包发送,程序包含GPIO配置、ADS1292配置、心电信号打包等。
- 2022-04-16 07:04:58下载
- 积分:1
-
can
arm lpc2300 can模块设计 实现can总线的数据传输-can
- 2023-05-22 22:55:02下载
- 积分:1