-
mini2440 uboot 源码
已经移植成功的,基于国嵌mini2440开发板的uboot源码
int board_init (void)
{
struct s3c24x0_clock_power * const clk_power =
s3c24x0_get_base_clock_power();
struct s3c24x0_gpio * const gpio = s3c24x0_get_base_gpio();
/* to reduce PLL lock time, adjust the LOCKTIME register */
clk_power->LOCKTIME = 0xFFFFFF;
- 2022-03-10 02:48:34下载
- 积分:1
-
msp430 按键程序
msp430 单片机按键试验程序,实现单个按键和多个按键的练习,本程序由C语言编写,实现按键过程是通过函数调用实现的,非常是适合初学者学习。
- 2022-04-30 01:24:10下载
- 积分:1
-
基于51单片机+proteus仿真100实例
这个文件里面包含了51单片机以及protues的仿真实例100个,对于学习单片机和protues软件的仿真都会起到不小的帮助。希望能帮助到你们。
- 2022-10-31 00:30:03下载
- 积分:1
-
2410的DA接口实验,使用MAX504D/A 转换芯片
2410的DA接口实验,使用MAX504D/A 转换芯片-2410 the DA interface experiments, the use of MAX504D/A converter chip
- 2022-10-31 16:40:03下载
- 积分:1
-
基于arm7板的录音程序,在三星的板子上测试通过
基于arm7板的录音程序,在三星的板子上测试通过-Based on the ARM7 board recording procedures, the Samsung
- 2022-07-01 19:40:04下载
- 积分:1
-
LJD 44b0xDVK III user manual
arm学习板 LJD-44b0xDVK-III使用手册-LJD 44b0xDVK III user manual
- 2023-09-07 01:10:03下载
- 积分:1
-
Broadcom的JTAG hugobird v.1.6
broadcom jtag hugobird v.1.6
- 2022-02-04 02:37:02下载
- 积分:1
-
Uart (from the way)
Atmel Uart C51程序(从方式)-Uart (from the way)
- 2022-02-26 03:26:51下载
- 积分:1
-
s3c2410IIC程序,测试过可以用,可以读写AT24系列
s3c2410IIC程序,测试过可以用,可以读写AT24系列-s3c2410IIC procedures can be tested, you can read and write AT24 Series
- 2022-03-20 16:26:47下载
- 积分:1
-
单
单片机访问多片DS18B20,同时显示在SPI控制的8位8段数码管上,其中用到DS18B20的单总线技术,还有演示程序截图,其中主控单片机为MEGA16-Single-chip multi-chip access DS18B20, at the same time displayed on the SPI-controlled 8-bit digital tube on paragraph 8, which uses a single bus technology DS18B20, as well as demo screenshot, in which single-chip microcomputer for control MEGA16
- 2022-05-07 18:19:48下载
- 积分:1