-
2410 nand boot load! (4K DRAM) 0 addresses begin, as VIVI not copy itself to hig...
2410 nand boot load!(4K DRAM)
0地址开始运行,没有象VIVI拷贝自身到
高端内存运行,可以用它加载UBOOT。
也可以改写它用来引导自己的系统-2410 nand boot load! (4K DRAM) 0 addresses begin, as VIVI not copy itself to high-end memory operation, can be used UBOOT load. It can also rewrite used to guide their systems
- 2022-07-26 14:06:45下载
- 积分:1
-
S3C2410 Chinese information, details of his functions and the principle of
s3c2410中文资料,详细介绍了他的功能和原理-S3C2410 Chinese information, details of his functions and the principle of
- 2023-02-25 20:55:03下载
- 积分:1
-
aaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
- 2022-02-07 16:30:26下载
- 积分: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
-
基于三星44b0的iic的程序,包括基本操作
基于三星44b0的iic的程序,包括基本操作-Based on the IIC Samsung 44b0 procedures, including basic operation
- 2022-12-31 09:55:03下载
- 积分:1
-
nRF51822 BLE 的串口代码
应用背景基于NRF51822的串口程序的详细调试,内加注释,非常适合初学者进行学习、开发,串口是常遇到的外设,在BLE中通过服务来对其进行管理。欢迎大家前来下载,参考!关键技术基于NRF51822的蓝牙协议栈进行串口程序的开发,并详细添加注释,并内含定时器的相关信息,对于基于BLE的串口开发和定时器的应用有很大帮助!
- 2022-01-30 16:20:42下载
- 积分:1
-
arm s3c44b0x 的LCD_DEMO程序源码
arm s3c44b0x 的LCD_DEMO程序源码-arm s3c44b0x LCD_DEMO procedure source code
- 2022-04-13 15:34:16下载
- 积分:1
-
使用键盘上的上、下、左、右四个按键,可以分别控制led1,2,3,4,每个LED 对应的Port 请参考“实验平台介绍”说明文档。要求按下
上面提到的四个按...
使用键盘上的上、下、左、右四个按键,可以分别控制led1,2,3,4,每个LED 对应的Port 请参考“实验平台介绍”说明文档。要求按下
上面提到的四个按键中间的一个按键后,该按键对应的led 被点亮,持续1 秒钟以后led 熄
灭。-Use the keyboard on the upper and lower, left, and right buttons, can control led1, 2,3,4, each LED corresponding to the Port, please refer to " experiment on" documentation. Requirements of the four above-mentioned press the middle button of a button, the button that corresponds to being light led, continuous 1 second later led out.
- 2023-07-07 06:15:03下载
- 积分:1
-
ADI公司的关于光通讯模块的监控程序,在KEIL FOR ARM 的编译环境编译.程序大小约12K,芯片是ADu7020....
ADI公司的关于光通讯模块的监控程序,在KEIL FOR ARM 的编译环境编译.程序大小约12K,芯片是ADu7020.-ADI on the optical communication module procedures of control in KEIL FOR ARM compiler compiler environment. About 43-45 procedures size, the chip is ADu7020.
- 2022-04-18 19:17:36下载
- 积分:1
-
nec 78K0 sample initialization procedure right
nec 78K0 样例对程序初始化电表样-nec 78K0 sample initialization procedure right-meter
- 2022-08-06 13:56:29下载
- 积分:1