-
S3C2440 Nor FLASH examples of reading and writing for ADS Compiler Used
S3C2440 Nor FLASH读写示例,用于ADS编译器
- 2022-01-25 14:12:22下载
- 积分:1
-
arm7 plc2214
arm7 plc2214
- 2023-02-24 00:25:03下载
- 积分:1
-
一个VC写A*寻路的程序库,可以给你演示各种算法的快慢,优劣,作者超级强悍,一定要看!要用VC6.0编译才行~...
一个VC写A*寻路的程序库,可以给你演示各种算法的快慢,优劣,作者超级强悍,一定要看!要用VC6.0编译才行~-A* to write a VC routing procedure library can give you the speed of presentation of various algorithms, advantages and disadvantages, the author super tough, it depends! VC6.0 compiler should do ~
- 2022-07-24 19:00:17下载
- 积分: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
-
Telechips的MP3方案UMS实现源代码
TELECHIPS MP3解决方案UMS实现源代码-TELECHIPS MP3 solutions UMS to achieve source code
- 2022-07-03 06:35:32下载
- 积分:1
-
Cortex
STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对看门狗进行操作。看门狗是一种保护措施。在一定程度上可以保护系统的可靠性。-Cortex-M3 based STM32-core processor for the routine introduction of watchdog STM32 how to operate. Watchdog is a kind of protective measures. To some extent, to protect system reliability.
- 2022-02-26 17:17:00下载
- 积分:1
-
GPIO LPC17xx
GPIO 的测试。
打开 LED,LED 测试 GPIO 关闭。
我上传这点。它不是对你有用。:))
- 2022-03-19 04:00:16下载
- 积分:1
-
arms3c2410汇编启动源码start.s,
arms3c2410汇编启动源码start.s,-Start arms3c2410 compilation of source start.s,
- 2022-06-17 06:29:34下载
- 积分:1
-
nand flash读写实验代码,不可多得
nand flash读写实验代码,不可多得-Experimental code to read and write nand flash, rare
- 2022-03-05 08:10:25下载
- 积分:1
-
在进入正题之前,我想先把ARM920T的异常向量表(Exception Vectors)做一个简短的介绍。...
在进入正题之前,我想先把ARM920T的异常向量表(Exception Vectors)做一个简短的介绍。-Before entering the subject, I would like to first abnormal ARM920T to Scale (Exception Vectors) do a brief description here.
- 2022-07-10 05:33:41下载
- 积分:1