-
基于ARM平台的以太网通信,选用的网卡芯片是DM9000,一款周立工提供的芯片,已调试成功。...
基于ARM平台的以太网通信,选用的网卡芯片是DM9000,一款周立工提供的芯片,已调试成功。-ARM platform based on Ethernet communications, optional network card chip DM9000, Zhou workers provided by a chip, has been successful debugging.
- 2022-03-11 01:34:00下载
- 积分:1
-
keil uvision stm32f4
改变一个LED STM32卡的状态这一
- 2022-11-17 10:05:04下载
- 积分:1
-
基于Keil+HJTAG+LPC214x的(Human Interface Device)HID类USB开发例程,不需要驱动,烧入直接可识别。程序有注释,可根据
基于Keil+HJTAG+LPC214x的(Human Interface Device)HID类USB开发例程,不需要驱动,烧入直接可识别。程序有注释,可根据需要更改。-Based on Keil+ HJTAG+ LPC214x the (Human Interface Device) HID type USB to develop routines, do not need to drive, burned into the direct identifiable. Procedures have the Notes may be in need of change.
- 2022-06-03 17:29:38下载
- 积分:1
-
支持CF存储卡与IDE硬盘的嵌入式文件系统
支持CF存储卡与IDE硬盘的嵌入式文件系统-support CF memory cards with embedded IDE hard disk file system
- 2023-05-26 12:25:04下载
- 积分:1
-
BootLoader移植与应用:
BootLoader介绍
移植u
BootLoader移植与应用:
BootLoader介绍
移植u-boot的关键技术
如何在u-boot中添件自己的命令
-BootLoader
- 2023-06-25 12:50:03下载
- 积分:1
-
ARM7的UART驱动程序 可以自由配置缓存大小 驱动函数集 以及接口简单 很适合初学者提高自己的驱动开发能力的参考程序 产品级别的代码 注释很详尽 但需要自己...
ARM7的UART驱动程序 可以自由配置缓存大小 驱动函数集 以及接口简单 很适合初学者提高自己的驱动开发能力的参考程序 产品级别的代码 注释很详尽 但需要自己提供IRQ部分的初始化部分程序 本作者不提供 程序为原创-ARM7-UART driver can configure the cache size of the drive free set of functions and simple interface is suitable for beginners to improve their ability to drive the development of reference procedures for product-level code is very detailed notes, but some need to provide their own IRQ initialization part of the process of this author does not provide procedures for the original
- 2022-03-23 05:00:08下载
- 积分:1
-
通用五管道模拟程序的计算机体系结构
计算机体系结构中关于通用5级流水线的模拟实现程序-computer architecture on the common five Pipeline Simulation procedures
- 2022-10-15 09:55:03下载
- 积分:1
-
arm lpc2300 AD模块设计 实现模拟输入
arm lpc2300 AD模块设计 实现模拟输入-ad
- 2022-08-02 15:05:30下载
- 积分:1
-
AT91SAM7S64 SPI Slave mode with PDC sample code from Konrad.Wei
AT91SAM7S64 SPI Slave mode with PDC sample code from Konrad.Wei
- 2022-11-15 08:20:03下载
- 积分:1
-
CPUfreq修改CPU频率
该程序模块中xllp_CPUfreq.s,xllp_freq.c,xllp_intc.s,xllp_freq.h四个文件是修改CPU频率的主要代码,使用前可以将这些文件和xllp目录下的文件编译在一起,以便可以在程序的任何地方调用它们,修改和读取CPU频率主要依靠调用xllp_freq.c文件中的两个函数完成:XLLPSetCoreRunFrequency,xllpGetCurrentFreqSetting。其余代码只是一个调用这两个函数的一个例子,也可以自己重新写一个。为了简便,可以将所有的文件当作一个驱动程序在同一个目录下编译,然后以流驱动的方式加载,再用应用程序控制。
- 2022-03-21 03:01:17下载
- 积分:1