-
at91arm7处理器的启动源码
at91arm7处理器的启动源码-The prcocessor s starting source code of the at91arm7.
- 2022-02-24 20:06:57下载
- 积分:1
-
STM32的USART详细例程,能够使用的,下载完了要给点回复哦!
STM32的USART详细例程,能够使用的,下载完了要给点回复哦!-STM32 detailed the USART routines, can use to download the end-point to give back Oh!
- 2022-07-13 05:35:09下载
- 积分:1
-
This paper introduces a system based on the LPC2000 family of processors the ini...
本文详细的介绍了基于LPC2000系列处理器的系统的初始化过程,并结合具体代码(在附带的程序中)对重映射作了细致的阐述,这些对于正确的理解和开发基于ARM的嵌入式系统具有重要的意义。-This paper introduces a system based on the LPC2000 family of processors the initialization process, combined with a specific code (in the attached program) made a detailed mapping of the re-elaboration of these for a correct understanding and development of ARM-based embedded system has an important significance.
- 2022-05-22 16:28:13下载
- 积分: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
-
S3C444B0X the ARM7 processor on the pulse measurement instrument procedures, wit...
在ARM7处理器S3C444B0X上的脉搏测量仪程序
,带LCD显示和触摸屏-S3C444B0X the ARM7 processor on the pulse measurement instrument procedures, with LCD display and touch screen
- 2022-06-30 10:33:33下载
- 积分:1
-
关于STM32时钟的应用调试代码。对于想熟悉STM32的朋友很有帮助的。...
关于STM32时钟的应用调试代码。对于想熟悉STM32的朋友很有帮助的。-The application of the clock on the STM32 debug code. Familiar with the STM32 friends who want to be helpful.
- 2022-06-12 07:27:51下载
- 积分:1
-
tms320c2812的lcd驱动,显示部分用的是128*64的lcd
tms320c2812的lcd驱动,显示部分用的是128*64的lcd-tms320c2812 the lcd driver, showing part of using a 128* 64 lcd
- 2022-01-31 01:34:00下载
- 积分:1
-
这是一种usbarmlp2148 Keil mcb2140野猪USB存储设备的示范…
USBarmLP2148 This is a USB Memory Device demonstration for
the Keil MCB2140 Board with Philips LPC2148.
-USBarmLP2148 This is a USB Memory Device demonstration for the Keil MCB2140 Board with Philips LPC2148.
- 2022-08-11 12:25:29下载
- 积分:1
-
ARM Linux嵌入式环境下的SNTP对时程序
一个可以在Arm Linux环境下运行的对时程序,基于socket编写,可移植性强。配置好了交叉编译工具链之后,直接make即可。代码采用C++的面向对象开发,简单移动,模块清晰,便于裁剪和模块复用。
- 2022-04-29 11:04:21下载
- 积分:1
-
GCC工具链
toolchain gcc-2.95.3 glibc-2.2.2 for ARM s3c2410
- 2022-07-04 02:45:34下载
- 积分:1