搜索资源列表
WANGCHANG
- 一种通过USB将显示数据送入NAND FLASH中,并显示到OLED上的开发程序-through a USB data will be displayed into NAND Flash, and OLED displays to the development process
2006424105228
- 本方案主要介绍了利用凌阳SPCE061A精简开发板作为控制核心,外扩64M三星NAND Flash存储器,利用SPLC501液晶显示模组显示的简易语音电子书的设计方案。该电子书不仅可以使读者看书,而且可以听书,利用我们的SPCE061A的语音功能开发出一个\"趣味书屋\"。 -The program introduces the use of Sunplus SPCE061A streamline the development board as a core control, 64 M e
6408flash1
- 用LPC93251操作nand flash K9F6408,能正确擦,写,读。改用其它芯片,方法类似,注意时序就行了。如换用大容量flash,请注意每块的页数,6408每块是16页的。-with LPC93251 operation nand flash K9F6408 can correct rub, writing and reading. Other chip switch, a similar manner, the attention on the timing of the trip
LPC2214_NandFlash
- 這是一個LPC2214 Nand flash 程序 示範如何使用 Nandflash-This is a LPC2214 Nand flash procedures demonstrate how to use the NANDFLASH
HaiBIOS_S3C2410_v1.0
- HaiBIOS 是为我的S3C2410开发板写的一个启动程序。 C盘是RAMDISK,D盘是Nand Flash, E盘是 SD Card 默认是加载d:\MAINPROG.BIN到内存中运行,请修改LoadMain()以符合自己的需要。 如果启动中检测到E盘根目录下有MAINPROG.BIN,将进入shell.方便用户烧写代码。-HaiBIOS is for my S3C2410 development board to write a startup procedure. C
burner
- NAND-FLASH的单片机BOOT启动文件,很有参考价值-NAND-FLASH MCU BOOT startup files, a good reference
usb
- s3c2410上裸跑的USB DEVICE测试程序,可以从串口打印到minicom上,测试程序不用烧写NAND flash,有uboot即可,不用仿真器比如j-link之类-s3c2410 running naked on the USB DEVICE test program, you can print from the serial port to minicom, the test program without programming NAND flash, a uboot can,
ARM2410FullExampleTest
- 很多朋友想跑裸机ARM9结果却找不到合适的代码学习,有需要的可以下载,里面一共包括12个教程,包括I2C, UART, LCD, GPRS,Nor Flash ,Nand FLash等内容-The results of many of my friends wanted to run but can not find a suitable bare ARM9 code to learn, there is a need can be downloaded, which include a tot
smdk2413_application_note_rev10
- SMDK2413 (Samsung MCU Development Kit) for S3C2413X is a platform that is suitable for code development of SAMSUNG s S3C2413X 16/32-bit RISC microcontroller (ARM926EJ-S) for hand-held devices and general applications. The S3C2413X consists of 16-/32-
51andNANDFlash
- 51单片机控制NAND Flash读写程序,编译环境vc++,可根据flash不同做稍加修改,即可实现功能要求-51 single-chip NAND Flash read and write procedures, compile environmental vc++, according to flash a little modified
33
- 采用STM32内部自带USB控制器外加大页NAND FLASH K9F1G08U0A实现一个128M的U盘。-The STM32 internal onboard USB controller, increase the page NAND FLASH K9F1G08U0A a 128M U-disk.
STM-U-Pan
- 采用 STM32 内部自带USB 控制器外加大页NAND FLASH K9F1G08U0A 实现一个128M 的U 盘。-The STM32 internal onboard USB controller, increase the page NAND FLASH K9F1G08U0A a 128M U-disk.
App
- 文件系统源码:在STM32F103RC的片内Flash(256K)使用FatFS系统系统,在STM32片内Flash最后100页(可宏定义设置区间和大小)使用FatFS, 模拟NAND Flash把片内Flash做为一个zone,每页做为一块(block),每页分成4份(每份为一段sector, 512字节)。-Source file system: in STM32F103RC chip Flash (256K) FatFS system using the system in the las
m79a_2gb_3v_nand_spi
- 一款spi接口的nandflash手册,手册内有详细的使用说明(a nandflash on spi interface,show how to use it)
stm32f_nand_flash_bch
- 使用STM32F407开发的 NAND FLASH接口部分,实现了NAND FLASH的基础命令操作,使用STM32自带的BCH,可以实现完整的纠错功能,可以用来学习NAND FLASH 或者调试;由兴趣的朋友可以看看(Using the NAND FLASH interface part developed by STM32F407, the basic command operation of NAND FLASH is realized, and BCH with STM32 is use