搜索资源列表
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
ArmFlashWrite
- LPC2200 flash read/erase/write tools, include data check
SJF2440
- 三星公司官方JTAG下载工具SJF2440源代码下载。SJF2440 can program SMDK2440 flash memory (K9S1208,Intel E28F128,AMD29LV800BB) through JTAG port and read/write data from/to a specified address.
flash62x
- Code for PIC with FLASH EE data memory interface
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(串行外围设备接
TEST.rar
- S3c2440硬件测试程序,主要功能包括:SDRAM读写测试,整片Falsh读写测试,Flash擦除,坏块检测,flash复制数据到SDRAM,S3c2440 hardware testing procedures, the main features include: SDRAM read and write tests, reading and writing test Falsh whole, Flash erase bad block detection, flash copy the
STM32-Flash-EEPROM-data-routines
- 34、STM32 Flash模拟EEPROM 存储数据例程,我买的光盘里的例子-34, STM32 Flash EEPROM data storage simulation routines, I bought the CD in the case
Flash
- 通过三星ARM7芯片S3C44B0,将RAM数据烧写到Flash的源码,RAM数据可通过串口从主机下载。-Samsung ARM7 chip through S3C44B0, the programmer RAM data to the Flash source code, RAM data can be downloaded from the host through the serial port.
nandflash
- 基于S3C2440,K9F1G08U0A NAND Flash器件,实现向NAND Flash的某个块写数据,然后从这个块读出数据。-Based on S3C2440, K9F1G08U0A NAND Flash devices, to achieve a block to the NAND Flash write data, and then read data from this block.
AT91SAM7S-libs-and-axample-spi_at45db
- AT91SAM7S atmel data flash libs
flash
- at91sam7x的读写内部flash实现源代码,在keil环境下编译,用于实现ip地址配置,或其他数据保存-at91sam7x to read and write the internal flash to achieve the source code, in the keil compiler environment for the realization of ip address configuration, or other data storage
basic-dataflash-iar
- This example shows the usage of data flash
stm32f10x_stdperiph_lib_
- The STM32F10x Standard Peripherals Library is a complete package, consisting of device drivers for all of the standard device peripherals, for STM32 Value line(High, Medium and Low), Connectivity line, XL-, High-, Medium- and Low- Density Devices 32-
LPC1769_SPI-Driver
- ARM Cortex M3 SPI Driver for reading and writing to spi data flash
BB-RL78G13_100pin_Sample-programs
- The NGX BlueBoard-RL78/G13_100pin is based on RL78/G13-100pin microcontroller from RENESAS.RL78/G13-100 pin offers 512 KB Flash ROM, 8 KB data flash, 32 KB RAM, 32-MHz operation, 8/10-bit resolution A/D converter, UART/UART (LIN-bus supported), I2C/S
avr335_1
- data Flash and sound system code
FLASH
- 基于ARM7(未加操作系统)调用片外Flash存储空间进行数据存储-used flash to restore some useful data
SPI-FLASH-file
- FLASH芯片格式化成文件系统,使可以文件系统的方式读写文件数据 学习目的:学习文件系统在flash上的移植和应用。-FLASH chip formatted into the file system, the file system so that you can read and write files in the way data Learning Objective: Learning file system migration and the applicatio
flashmem
- Data Flash Test Program
DMA实验nvic
- 用stm32f103控制nand flash,采用DMA方式把FPGA传输过来的数据存到Flash里,输入f1,f2,f3可以实现读取FLASH内容到串口助手。(The NAND flash is controlled by STM32F103, and the data transmitted by FPGA is stored in Flash by DMA way. Input F1, F2, F3 can read FLASH content to serial assistant.)