搜索资源列表
pxa270_lcd
- pxa270驱动程序,包括处理器各个部件初始化,内存初始化,还有一个lcd控制器应用的例子。(开发环境ads或linux)-pxa270-driven procedures, including various components processor initialization, memory initialization, there is a lcd controller application examples. (Development environment ads or linu
mem_ctrl.tar
- verilog 写的 memory controller ,可以控制SDRAM SRAM NOR
S3C2440_CN_PDF.rar
- 整理好的最全的S3C2440中文资料,包含18章节。如下:第1章 产品概述 第2章 处理器工作模式 第5章 内存控制器 第6章 Nand Flash控制器 第7章 时钟与电源管理 第8章 直接存储器存取 第10章 PWM及定时器 第11章 UART 第14章 中断控制器 第16章 ADC和触摸屏接口 第17章 实时时钟 第18章 看门狗定时器 第19章 MMC/SD/SDIO控制器 第20章 IIC总线接口 第21章 IIS总线接口 第22章 SPI(串行外围设备接
memtest
- S3C2440下的内存测试源码,ADS下的源码!对需要了解ARM的内存控制器工作原理的兄弟很有帮助!-S3C2440 memory under test source, ADS under the source! Required ARM to know the working principle of the memory controller' s brother helpful!
User_manual_2410x
- This manual describes SAMSUNG s S3C2410X 16/32-bit RISC microprocessor. This product is designed to provide hand-held devices and general applications with cost-effective, low-power, and high-performance microcontroller solution in small die size
sprc141
- TI DSP C 程序 On the TMS320LF240x DSP Controllers, there is on-chip flash memory. This flash memory contains program code for the DSP controller. Reprogramming the flash memory in the system can offer several opportunities-TI DSP C PROGRAM On
STM32F10XX-FSMC
- STM32F10xx 灵活的静态存储控制器(FSMC)如何使用-STM32F10xx flexible static memory controller (FSMC) How to use
mrobot3
- In this chapter we will discuss the structure of a micro-controller based system that will be used to build our robot. We will first discuss why we choose the 8051 as our processor and we will introduce the 8051 family members and their differenc
LM3S615_cn
- LM3S615 微控制器包含以下的产品特性: 32 位RISC 性能 - 采用为小型嵌入式应用方案而优化的32 位ARM® CortexTM M3 v7M 结构 - 可兼容Thumb® 的Thumb-2 专用指令集处理器内核,可提高代码密度 - 50-MHz 工作频率 - 硬件除法和单周期乘法 - 集成了嵌套向量中断控制器(NVIC)以提供明确的中断处理 - 29 个中断,带8 个优先级 - 存储器保护单元(MPU)为受保护的操作系
FSMC
- 灵活静态内存控制器,实现ISS62WV51216 1M RAM的外扩-Flexible static memory controller, ISS62WV51216 1M RAM foreign expansion
I2C_for_LPC2129
- This file shows interfacing I2C with ARM7TDMI. you can use I2C for external memory iterface with controller.
lpcxpresso.getting.started
- The LPC1769 is a Cortex-M3 microcontroller for embedded applications featuring a high level of integration and low power consumption at frequencies of 120 MHz. Features include 512 kB of flash memory, 64 kB of data memory, Ethernet MAC, USB Device/Ho
Timer_interrupt
- MEMORY INTERFACING ON STM MICRO CONTROLLER
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
FLASH_Program
- This example provides a descr iption of how to program the STM32F4xx FLASH. After Reset, the Flash memory Program/Erase Controller is locked. To unlock it, the FLASH_Unlock function is used. Before programming the desired addresses, an erase
jtag_memory_v0.12
- JTAG调试接口与testbench,附加memory模块并支持cpu和wishbone-JTAG TAP with Controller and testbench ,and an addition of block memory and the potential support of cpu and wishbone
micromouse
- So-called computer mouse , English name is called MicroMouse, is to use the embedded microcontroller controller, sensors, and electrical and mechanical moving parts constitute a kind of intelligent walking device known as, it can automatic memory in
STM32_DMA
- 直接存储器存取(DMA)用来提供在外设和存储器之间或者存储器和存储器之间的高速数据传输。无须CPU干预,数据可以通过DMA快速地移动,这就节省了CPU的资源来做其他操作。 两个DMA控制器有12个通道(DMA1有7个通道,DMA2有5个通道),每个通道专门用来管理来自于一个或多个外设对存储器访问的请求。还有一个仲裁器来协调各个DMA请求的优先权。- Direct memory access (DMA) is used to provide peripherals and memory or
STM32F746-FMC
- 这stm32f746代码描述了如何配置访问SDRAM控制器的FMC 记忆的低功耗模式(模式的SDRAM自刷新)。-This STM32F746 code describes how to configure the FMC controller to access the SDRAM memory.and low power mode (SDRAM Self Refresh mode).