-
硬件:
PC机 1台
SeaARM2410教学实验开发平台 1台
软件:
Windows 98/2000/XP操作系统...
硬件:
PC机 1台
SeaARM2410教学实验开发平台 1台
软件:
Windows 98/2000/XP操作系统
ADS 1.2集成开发环境
SC32400手册详细帮助你。-Hardware: PC machine 1 SeaARM2410 Teaching Experiment 1 Software Development Platform: Windows 98/2000/XP operating system ADS 1.2 integrated development environment SC32400 detailed manual to help you.
- 2022-02-12 01:24:45下载
- 积分:1
-
这个是mini2440上的userkey的驱动 我把它改成了使用ceddk的mmmapiospace 使用更方便了 新手入门很好的...
这个是mini2440上的userkey的驱动 我把它改成了使用ceddk的mmmapiospace 使用更方便了 新手入门很好的-its a userkey driver of mini2440 and i rewrite it and more useful if you a new programer of wince just look it
- 2022-07-25 23:55:14下载
- 积分:1
-
AT9261 in ADS the following 8 code, the general site code only 3!
AT9261在ADS下面的8个代码,一般网站只提供3个代码!-AT9261 in ADS the following 8 code, the general site code only 3!
- 2022-01-27 15:55:18下载
- 积分:1
-
Timer sample for LPC1768
此代码帮助您在LPC1768中从计时器开始工作。它包含所有计时器。
- 2022-03-10 05:43:07下载
- 积分:1
-
该文件是EasyARM的cC/OS板的软件DEMO,调试OK,放心学习使用。本人花了大量的时间自学了EasyARM,现在已有小成。...
该文件是EasyARM的cC/OS板的软件DEMO,调试OK,放心学习使用。本人花了大量的时间自学了EasyARM,现在已有小成。-EasyARM of cC/OS software DEMO plate, debug OK, reassured to learn how to use. I spent a lot of time studied EasyARM, now on its laurels.
- 2022-02-07 05:37:40下载
- 积分:1
-
ssd1963 驱动程序
它是有用的SSD1963驱动tft4.3 LCD header.it是非常重要的,使用stm32f10x ARM微控制器项目
- 2023-05-17 06:30:04下载
- 积分:1
-
臂assembel图书馆,ARM指令库
arm资料汇编,arm指令汇编-arm assembel library, arm instruction library
- 2022-06-28 14:31:38下载
- 积分:1
-
STC12C5410AD单片机
STC12C5410AD-是一款功能非常强大的且-兼容C51的单片机。本程序代码采用STC12C5410AD单片机驱动ICL7135双积分的高性能AD芯片。程序经几天调试通过。完全可用。-STC12C5410AD-is a very powerful and- C51-compatible microcontroller. The program code used STC12C5410AD single-chip dual-drive ICL7135 chip integration of high-performance AD. After a few days through the debugging process. Fully available.
- 2023-07-17 13:55:02下载
- 积分:1
-
ARM 最新的开发资料,比较详细
ARM 最新的开发资料,比较详细-ARM latest development information, a more detailed
- 2022-10-05 06:15:03下载
- 积分: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