搜索资源列表
UArmJtag2.0
- UArmJtag2.0仿真软件 功能强大、超“硬”的软件仿真器! 博创科技最新发布的ARM调试驱动程序UArmJtag2.0是UArmJtag1.5的升级版本,是继能够成功支持ADS1.2的UArmJtag1.5后的又一重大贡献,UArmJtag2.0可以独立实现FLASH烧写功能,完全替代一般意义上的硬件仿真器,使广大高校师生和科研爱好者从高成本的ARM开发工具中解脱出来! UArmJtag是博创科技自主研发的,超低成本,高性能的ARM仿真调试工具,支持目前市场普遍采用的并口模拟简易仿真器,使
snip-c
- 国外网站上的一些精典的C程序,欲炼神功,必先从基础开始,希望初学者能够多打好基础,特别是做嵌入式程序,重复也要传!BTW,欣赏站长的一些诗!-foreign web sites of some of the classic C procedures and wishes refining art, we must first start from the basis of the hope that more beginners to lay a good foundation, especia
9s12E64IIC
- 是嵌入式处理器,作为IIC的从机,使其与ATMEL24C01的功能相同,同时还包含FLASH的操作代码-is embedded processor, as the IIC from the plane, it ATMEL24C01 with the same functions, and also includes the operation code FLASH
ns_16550
- 16c550驱动程序;适用于16c550 from philips 这是一个简单的例子,ns提供-16c550 driver; Is suitable to 16c550 from philips this is a simple example, ns provides
SC44B0 LCDtest
- SC44B0的测试应用程序,此程序为液晶屏的应用,液晶屏的点阵为160*240,可以显示任意由ASCII码组成的字符串。-SC44B0 the testing of applications, this procedure to screen applications, the matrix LCD screen for 160 * 240 can demonstrate arbitrary composition from ASCII string.
mmuos
- 这是一个不到2000行的操作系统,巧妙地利用ARM9 CPU的内存管理单元(MMU)实现进程的切换。ARM9的4G虚拟地址可分成128个进程空间,每个32M。虽然它们的虚拟地址(VA)都是0-(32M-1),但是对应的MVA(Modified vitual address,由虚拟地址VA和进程号PID组合而来)不一样,设置MVA对应的页表指向不同物理地址就可以很方便地让各进程运行空间相互隔开。代码很少,注释丰富,希望能对想理解操作系统、了解ARM体系结构的朋友有所帮助。 -This is a
Lesson13_USB_HOST
- s3c44b0,USB HOST实验,插入U盘或其他USB设备,会从串口打印出相关信息。-s3c44b0, USB HOST experiment, the U-insert or other USB devices, from the serial print out relevant information.
arm9_BIOS
- 嵌入式系统,pda的原码,整个driver部分,arm7 cpu,可以学习arm上的driver 编成-embedded systems, pda's original code, the entire driver, ARM7 CPU, we can learn from arm into the driver
Study ARM Step by Step
- 一步步教你如何学习ARM,从引导代码到应用编程。-a step by step teach you how to learn ARM, from guide to the application programming code.
PWM_VOICE
- 用LPC213X系列的PWM来产生语音。语音数据来源于PC机转换后得到的。最大可以是16位的。 由于是PWM所以输出端口需要低通滤波才能够得到比较干净的声音。 可以经过修改使用LPC2132以上的ARM的D/A来产生。 This project outputs audio on PWM0 using wave samples that are stored in the on-chip Flash ROM. -LPC213X series used to generate th
微型计算机原理及其接口技术
- 关于微机的一本权威书籍,可以给学习这方面的网友很好的帮助-on a microcomputer authoritative books, to learn this from some very good help
44btest
- s3c44box 的远程序~!很有价值的啊!!!包括地层硬件编程!-s3c44box away from the procedures ~! Valuable ah! ! ! Stratigraphic including hardware programming!
uCOSII_FS44b0x
- 1)通过fs44b0xbios和网口,将upload里的boot.bin烧写到flash 0 地址 见“FS44B0Xbios使用指南”之5 2) 打开57600超级终端 3) 连上串口线和jtag调试头 4)打开FS44B0X开发板电源 5)运行jtag.exe,在SDT下调入 ucosii_demo.axf,运行 6) 在超级终端上有三个任务的运行与退出显示,板子上的三个发光二极管会来回闪烁。 -a) fs44b0xbios and LAN, li will
200491732900500
- 详细解释了REMAP的实现过程,从中你可以了解到ARM中地址重映射的美妙-REMAP detailed explanation of the implementation process, from which you can see the ARM addresses re-mapping of wonderful! !
LPC2100_IO
- Philips ARM LPC2100 的I/O口程序,别小看这段通用接口程序,这里面包含了完整的启动代码,而且是汇编和C对照的,希望对硬件编程的朋友有帮助,因为当时我就位了启动代码学习了好一阵子,才算学会。-the I / O procedures Do not underestimate this common interface, which contains a complete boot code, but is the compilation and C contrast to th
SDCard_BootLoader
- 基于s3c2410、2440的从SD卡引导Linux内核程序,实现FAT文件系统,读取SD卡内的Linux内核到SDRAM中,并运行。-Based on s3c2410, 2440 from the SD card boot Linux kernel procedures, implementation FAT file system, read the SD card inside the Linux kernel to SDRAM, and running.
contraharmonic
- this file contains the implementation of the "contraharmonic filter" using the basic formula of finding contraharmonic mean achieved through the use of for loops. contraharmonic filter can remove both -SALT n PEPPER noise from the image but not sim
32-16-bit-ARM7-microcontrollers-from-Atmel
- 32-16 bit ARM7 microcontrollers from Atmel
uboot-boot-from-nand
- at91sam9261从nandflah启动的方法-at91sam9261 way from the start nandflah
WAV-files-from-SD
- WAV file player from SD card with FAT FS.