-
ARM 指令集:超强功能的ARM指令集,不下会后悔哦,可不要看他是个指令集.真的很强诶!...
ARM 指令集:超强功能的ARM指令集,不下会后悔哦,可不要看他是个指令集.真的很强诶!-ARM instruction set: Superacid of ARM instruction set features no less than will regret it Oh, do not look at him is an instruction set. Really strong ah!
- 2022-03-10 03:29:09下载
- 积分:1
-
这是Wrigger的原版原理图
这是Wrigger的原版原理图-Wrigger This is the original schematic
- 2022-11-17 21:55:03下载
- 积分:1
-
基于ATMAL7X256 CS1180的SPI读写FLASH的实例(开发环境ADSv1.2)
基于ATMAL7X256 CS1180的SPI读写FLASH的实例(开发环境ADSv1.2)-Based on the SPI read and write ATMAL7X256 CS1180 examples FLASH (development environment ADSv1.2)
- 2022-07-09 21:01:35下载
- 积分:1
-
Uboot常用的移植patches, 方便定制移植到s3c2440
Uboot常用的移植patches, 方便定制移植到s3c2440-Uboot commonly transplanted patches, easy customization transplanted to S3C2440
- 2022-08-12 23:52:30下载
- 积分:1
-
dsp2812例程
很好的例程
包含sci 等外设
module i2c_master_model (scl, sda);
inout scl;
inout sda;
parameter slave_addr_reg = 7"b0110101; //slave addr
int i;
reg R_scl = 1"bz;
reg R_sda = 1"bz;
reg clk = 0;
always #(1329.1125) clk = !clk;
assign scl = R_scl;
assign sda = R_sda;
- 2022-08-04 02:55:17下载
- 积分:1
-
mc9s12XDP512 单片机PIT0 程序
mc9s12XDP512 单片机PIT0 程序-mc9s12XDP512 MCU PIT0 program
- 2023-04-04 22:30:05下载
- 积分:1
-
papers ARM Embedded System
嵌入式系统ARM论文-papers ARM Embedded System
- 2022-04-27 01:49:15下载
- 积分:1
-
三星arm内核微处理器44b0的串口调试程序
三星arm内核微处理器44b0的串口调试程序-Samsung arm-core microprocessor 44b0 serial debugger
- 2022-05-05 01:25:12下载
- 积分:1
-
MC2410A的ADC驱动,别人写的,好像可以隔几秒自动转换一次数据...
MC2410A的ADC驱动,别人写的,好像可以隔几秒自动转换一次数据-MC2410A the ADC driver, written by others, as if every few seconds can be automatically converted to a data
- 2022-03-16 03:21:33下载
- 积分:1
-
三星公司的S3C44B0X开发板的配套光盘的FLASH实验源程序
三星公司的S3C44B0X开发板的配套光盘的FLASH实验源程序-Samsung"s development board S3C44B0X matching CD FLASH experimental source
- 2022-07-21 12:01:42下载
- 积分:1