搜索资源列表
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(串行外围设备接
znfat
- 这是一个很好用的FAT文件系统,它实现数据文件存储的FAT方式访问,支持FAT32格式。附有51读取程序,详细的函数说明。有兴趣的可以看看。-This is a good use of the FAT file system, which implements the data file is stored in FAT access, support FAT32. With 51 to read program, a detailed function descr iption. Are in
communications
- vb与arm通信,在PC机上利用VB6.0开发串口通信界面,把access数据库中的数据传送到ARM开发版的flash中-vb and communications arm, in the PC, using VB6.0 to develop serial communication interface, to access the data in the database sent to the ARM version of the flash in the development of
gps2.0
- arm10+linux下gps算法,通过串口获取并解析gps数据-arm10+ linux under gps algorithm, access and analysis through the serial port gps data
1bitled
- SSI对从外设器件接收到的数据执行串行到并行转换。CPU可以访问SSI数据寄存器来发送和获得数据。发送和接收路径利用内部FIFO存储单元进行缓冲,以允许最多8个16位的值在发送和接收模式中独立地存储。 使用 ssi 控制1位数码管的显示-SSI received from peripheral devices to the implementation of the serial to parallel data conversion. CPU can access data regi
SHTxx--C51
- 用C51编写的系列温湿度传感器SHTxx的访问代码。采用两个引脚控制SHTxx的读写,通过数据计算以后用串口输出。-C51 series prepared by temperature and humidity sensors SHTxx the access code. SHTxx the use of two-pin control of the reading and writing, through the use of data after the serial output.
ARM.doc
- ARM指令集,包括访问数据,逻辑运算,位操作和THUMB指令 -ARM instruction set, including access to data, logic operations, bit operations and THUMB instructions
c8051f020
- Cygnal C8051F系列单片机的功能部件包括模拟多路选择器可编程增益放大器ADCDAC电压比较器电压基准温度传感器SMBus/ I2CUARTSPI可编程计数器/定时器阵列PCA定时器数字I/O端口电源监视器看门狗定时器WDT和时钟振荡器等所有器件都有内置的FLASH存储器和256字节的内部RAM有些器件还可以访问外部数据存储器RAM即XRAM Cygnal C8051F系-Cygnal C8051F MCU' s features, including analog multi
UART
- s3c2440 通过查询方式发送和获取串口的数据的实例程序。-s3c2440 sent by querying the data and access to an instance of serial procedures.
Ram
- Random access memory or RAM is a type of computer storage whose contents can be accessed in any order. This is in contrast to sequential memory devices such as magnetic tapes, discs and drums, in which the mechanical movement of the storage medium fo
LM3S615_cn
- LM3S615 微控制器包含以下的产品特性: 32 位RISC 性能 - 采用为小型嵌入式应用方案而优化的32 位ARM® CortexTM M3 v7M 结构 - 可兼容Thumb® 的Thumb-2 专用指令集处理器内核,可提高代码密度 - 50-MHz 工作频率 - 硬件除法和单周期乘法 - 集成了嵌套向量中断控制器(NVIC)以提供明确的中断处理 - 29 个中断,带8 个优先级 - 存储器保护单元(MPU)为受保护的操作系
nand_read
- 本源码是基于S3C—6430的ARM11嵌入式开发板的NAND FLASH程序的编写。NAND写回速度快、芯片面积小,特别是大容量使其优势明显。页是NAND中的基本存贮单元,一页一般为512 B(也有2 kB每页的large page NAND FLASH),多个页面组成块。不同存储器内的块内页面数不尽相同,通常以16页或32页比较常见。块容量计算公式比较简单,就是页面容量与块内页面数的乘积。根据FLASH Memory容量大小,不同存储器中的块、页大小可能不同,块内页面数也不同。例如:8 MB
Xinft-test
- DSP28335中断外设接口配置以及数据的存储,实现对外设访问。-The DSP28335 interrupt peripheral interface configuration and data storage, access to the peripheral.
c51-24c01
- C51单片机访问片外存储AT24C02,读写数据存储区。-The C51 microcontroller access off-chip memory AT24C02, read and write data storage area.
I2CAT24C02
- 51单片机实现对IIC器件24C02C数据的存取-51 single chip microcomputer implementation of IIC device 24 c02c data access
STM32L152-ADC_DMA
- STM32L152VB的AD采集程序,7通道DMA方式采集,通过串口发送到PC,本人查阅多方资料亲自编程测试,可直接用。附带STM32L152VB工程模板,本人根据资料自己建的。-The AD STM32L152VB acquisition program, 7 channel DMA acquisition, through the serial port to send to the PC multi access information, I personally programming
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
mega128_6
- 做过的一个GPRS数据传输的项目,CPU用ATMEGA128,GPRS模块用MC55,通过RS232获取现场其他仪表数据,然后通过GPRS传输到服务器-Done a GPRS data transmission project, CPU with ATMEGA128, GPRS module with MC55, through the RS232 access to other on-site instrument data, and then transmitted to the serve