-
U-BOOT,著名的Bootloader程序,可用于arm,mips等微处理器。-U-BOOT, famous Bootloader program can be used for arm, mips, such as microprocessors.
- 2022-05-07 03:36:25下载
- 积分:1
-
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
-
MS51控制U盘的读写程序源码和电路仿真的尝试
ms51 控制sl811读写u盘的源程序 及 原理图 可仿真试一下 -ms51 control u disk read and write sl811 source and schematic simulation to try
- 2022-06-28 09:21:54下载
- 积分:1
-
j基于STM32 串口显示温度源程序
基于STM32串口显示温度的源程序,系统读取到温度传感器DS18B20的温度值后,通过串口,发送到电脑的串口调试助手哪里显示出来~~~
- 2022-05-31 18:32:37下载
- 积分:1
-
超声波课本程序
资源描述
这是本人课本的一个超声波测距程序,能够根据距离远近来发出不同频率的蜂鸣器的报警声,程序精简,不过没有数码管显示,采用的是以LED的两灭来作为标志!
这是本人课本的一个超声波测距程序,能够根据距离远近来发出不同频率的蜂鸣器的报警声,程序精简,不过没有数码管显示,采用的是以LED的两灭来作为标志!
这是本人课本的一个超声波测距程序,能够根据距离远近来发出不同频率的蜂鸣器的报警声,程序精简,不过没有数码管显示,采用的是以LED的两灭来作为标志!
这是本人课本的一个超声波测距程序,能够根据距离远近来发出不同频率的蜂鸣器的报警声,程序精简,不过没有数码管显示,采用的是以LED的两灭来作为标志!
- 2022-08-07 11:11:23下载
- 积分:1
-
arm的非向量中断通过执行IsrIRQ判断中断源,找到相应Handle***的地址。
此程序是在arm上实现向量方式中断的初始化程序...
arm的非向量中断通过执行IsrIRQ判断中断源,找到相应Handle***的地址。
此程序是在arm上实现向量方式中断的初始化程序-arm of the non-vector interruption through the implementation IsrIRQ judgment interrupt source, find the corresponding Handle*** address. This procedure is the arm on the way to achieve vector interrupt the initialization procedures
- 2023-01-05 11:55:04下载
- 积分:1
-
transplant ucGUI to the detailed methodology S3C44B0X
移植ucGUI到S3C44B0X的详细方法-transplant ucGUI to the detailed methodology S3C44B0X
- 2022-02-02 17:24:12下载
- 积分:1
-
PIC18F1320单片机通过串口下载的bootloader源程序(C语言)
PIC18F1320单片机通过串口下载的bootloader源程序(C语言)-PIC18F1320 microcontroller through the serial port to download the bootloader source code (C language)
- 2022-03-15 09:35:54下载
- 积分:1
-
LPC2119 Memory procedures source available for downloading
LPC2119 存储器程序源码,提供下载-LPC2119 Memory procedures source available for downloading
- 2022-09-26 12:45:03下载
- 积分:1
-
A test of your network adapter dm9000 mixed well with the test procedure has bee...
一个测试你网卡dm9000好坏的测试程序
很好用
已经通过本人调试-A test of your network adapter dm9000 mixed well with the test procedure has been adopted my debugging
- 2022-01-26 03:11:07下载
- 积分:1