-
S3C2440 on I2C driver, has passed the test.
S3C2440上的I2C驱动程序,已经通过测试。-S3C2440 on I2C driver, has passed the test.
- 2022-07-02 17:58:54下载
- 积分:1
-
ARM
基于ARM的串口通信源码-ARM-based serial communications FOSS
- 2022-12-20 23:00:04下载
- 积分:1
-
ARM架构参考手册
ARM Architecture Reference Manual
The purpose of this manual is to describe the ARM instruction set architecture, including its high code
density Thumb® subset, and three of its standard coprocessor extensions:
• The standard System Control coprocessor (coprocessor 15), which is used to control memory system
components such as caches, write buffers, Memory Management Units, and Protection Units.
• The Vector Floating-point (VFP) architecture, which uses coprocessors 10 and 11 to supply a
high-performance floating-point instruction set.
• The debug architecture interface (coprocessor 14), formally added to the architecture in ARM v6 to
provide software access to debug features in ARM cores, (for example, breakpoint and watchpoint
control).-ARM Architecture Reference Manual
The purpose of this manual is to describe the ARM instruction set architecture, including its high code
density Thumb® subset, and three of its standard coprocessor
- 2022-07-22 06:43:34下载
- 积分:1
-
基于44B03的LCD驱动
基于44B03的LCD驱动-based on the LCD driver 44B03
- 2022-04-20 05:47:23下载
- 积分:1
-
三星s3c2410的原理图,包括pcb文件
三星s3c2410的原理图,包括pcb文件-the schematics, documentation, including PCB
- 2022-03-17 01:37:19下载
- 积分:1
-
Touchscreen on S3C2410 application examples
触摸屏在S3C2410上的应用实例-Touchscreen on S3C2410 application examples
- 2022-02-12 14:25:53下载
- 积分:1
-
可控硅触发特性测试代码,测试可控硅的触发电压触发电流
可控硅触发特性测试代码,测试可控硅的触发电压触发电流-Characteristics of SCR trigger test code
- 2022-07-27 23:13:04下载
- 积分:1
-
S3C6400 nand flash ,nand flash controller!
S3C6400 nand flash ,nand flash controller!
- 2023-01-22 05:45:03下载
- 积分:1
-
MPU6050STM32CODE
此源码是在STM32F103ZET6嵌入式单片机下的基于MPU6050三维加速度传感器的数据采集程序
- 2023-05-07 23:40:02下载
- 积分: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