搜索资源列表
SRAM@DMA实验
- ALTERA NIOS处理器实验,QUARTUS下用VHDL编译成处理器,然后NIOS SHELL下C 语言运行。实验SRAM和DMA调度-Altera NIOS processor experiments QUARTUS using VHDL compiler into processor, then NIOS SHELL C language runtime. Experimental SRAM and DMA Scheduling
PinYin_InputMethod_C51
- 用C51实现的拼音输入法,这是改写的网友 embuffalo、独步上载在www.21ic.com自由发布区的由张凯原作的51上的拼音输入法程序。 原作使用了一个二维数组用以查表,我认为这样比较的浪费空间,而且每个字表的索引地址要手工输入,效率不高。所以我用结构体将其改写了一下。就是大家现在看到的这个。 因为代码比较的大,共有6,000多汉字,这样就得要12,000 byte来存放GB内码,所以也是没办法的 :-( 编译结果约为3000h,因为大部分是索引表,代码优化几乎无效。
X24C44ok!
- 这个是一个用Keil C51编写的带SRAM的EEPROM芯片X24C44的驱动程序示例,程序中含有写好的X24C44.H标准驱动函数和COM.H串口驱动函数,提供API式外部函数接口:具体功能见程序中的*.C测试文件。
AN06SW
- 外部SRAM与C8051F000接口 Copyright (C) 2000 CYGNAL INTEGRATED PRODUCTS, INC. All rights reserved. FILE NAME : Sram.ASM TARGET MCU : C8051F000 DEscr iptION : External Sram read/write verification routine for IDT 71V124SA.-external SRAM interfa
SRAM+LCD.rar
- AT89C58单片机 外部SRAM测试+LCD显示 C语言,AT89C58 single-chip external SRAM test+ LCD display C language
DSP5402BOARD-PROGRAME
- 该例程是本人购买TMS320VC5402开发板所附带的实验例程,里面包含常用的SRAM、LCD、语音编解码芯片、以太网模块以及USB接口模块的程序例程,代码经验证,完全通过可以帮助初学者尽快掌握DSP技术。共包括11个C源代码。-I purchased the routine is TMS320VC5402 development board attached to the experimental routine, which contains commonly used in SRAM, L
C51
- 51单片机用c语言实例 包括ad,da,lcd,ICcard,sram,wdt等许多程序-51 Single-chip using c language examples include ad, da, lcd, ICcard, sram, wdt, and many other procedures
simulator
- 开源的基于SystemC的模拟器,可以模拟ARM CPU, Cache, DDR,NOR, NAND, 时序和功耗均可以正确模拟。-This simulator is a cycle-accurate system-level energy and timing simulator. Developed by Embedded Low-Power Laboratory, Seoul National University. The simulator’s underlying kernel is
c
- 本人所做的一些单片机试验教程,里面包括Sound,SPI,SRAM,LCD,Flash的C码源程序和仿真。-I did some of the SCM test tutorials, which include Sound, SPI, SRAM, LCD, Flash source code and simulation of C code.
sram
- STC51单片机128K sram读写实验的C语言程序,串口调试助手显示。-STC51 MCU 128K sram experimental C-language program to read and write, serial debugging assistant display.
EX14_SDRAM
- 该程序是DSP的SRAM编程,是C语言的源程序-The program is the SRAM DSP programming, C language source code is
Elan
- Memory Card Explorer Software has been designed to read and write data between PCMCIA cards and data files SUPPORTED CARD TYPES SRAM Flash Series I Flash Series 2 Flash Series 2+ AMD C & D Series Flash MLC Flash (Multi-Level Cell F
VGA_CCD531
- 本文围绕一个包含Nios II软核处理器的可编程片上系统展开数码相机的样机设计。论文首先对样机所要达到的整体功能进行了规划,接下来并行开展了软硬件设计。在硬件方面,充分利用了所使用平台提供的SD卡插槽、键盘、数码管、SRAM等各种硬件资源,并用Verilog HDL硬件描述语言设计了样机系统所需要的VGA接口控制器、CMOS图像传感器接口控制器以及VGA显示存储器;在软件方面,本文基于Nios II软核处理器用C语言实现了SD卡的驱动、FAT文件系统的移植、VGA显视器的驱动以及BMP图片文件的
RTC_CURRENT
- 里面有stm32 RTC用c语言编写的源码 还有tmp101温度的源码,,还有几种ic的驱动源码,如sram 等-There are stm32 RTC written in c source code And tmp101 temperature source,, and several kinds of IC driver source code, such as sram, etc
STM32F103ZEt6_NORFlash
- 1、FSMC全称是静态存储控制器,用来高速操作外部SRAM,NOR,NAND等,广泛用来驱动LCD MCU的FSMC配置在fsmc_nor.c,你也可以查阅相关资料。 2、此例程通过读写外部M29W128,熟悉FSMC的配置以及操作。-1, FSMC stands for static memory controller for high-speed operation of external SRAM, NOR, NAND, widely used to drive the LCD M
SRAM
- storing a program in SRAM and interfaced it with microcontroller .. for working .. c code in keil software
FA161-SCH
- 联华众科FPGA开发板FA161核心器件为 Altera Cyclone系列FPGA EP1C6,FA161板载有SDRAM,SRAM,FLASH方便制作各种应用,开发板所带资料中包括了上位机与开发板USB通信,上位机与开发板以太网通信,上位机与开发板串口通信例程。FA161板载有USB 1.1,USB 2.0(CY7C68013A)接口,以太网接口(RTL8019AS)。FA161上可以进行HDL程序开发,可以进行nios ii程序开发,可以结合MATLAB制作DSP Builder应用。FA
LCD12864
- c语言编写的AVR单片机的lcd12864液晶点阵屏幕驱动 Chip type : ATmega8 Program type : Application Clock frequency : 3.686400 MHz Memory model : Small External SRAM size : 0 Data Stack size : 256-c language AVR MCU lcd12864 LCD dot matrix screen driver Chip ty
sram
- 外部存储器sram驱动程序,c语言代码。-External memory sram driver, c language code.
SRAM
- 实验36 外部SRAM tan suo zhe kai fa ban -SRAM C stm32f407zgt6