-
FLASH文件系统的源码,Flash memory is a nonvolatile memory, which allows the user
to e...
FLASH文件系统的源码,Flash memory is a nonvolatile memory, which allows the user
to electrically program (write) and erase information. The
exponential growth of flash memory has made this technology
an indispensable part of hundreds of millions of electronic
devices.
Flash memory has several significant differences with volatile
(RAM) memory and hard drive technologies which requires
unique software drivers and file systems. This paper provides
an overview of file systems for flash memory and focuses on
the unique software requirements of flash memory devices.
-FLASH file system source code, Flash memory is a nonvolatile memory, which allows the user to electrically program (write) and erase information. The exponential growth of flash memory has made this technology an indispensable part of hundreds of millions of electronic devices. Flash memory has several significant differences with volatile (RAM) memory and hard drive technologies which requires unique
- 2022-03-11 14:01:31下载
- 积分:1
-
嵌入式的usb驱动程序,能顺利运行,对像学习嵌入式底层开发的朋友来说很有用,大家多交流...
嵌入式的usb驱动程序,能顺利运行,对像学习嵌入式底层开发的朋友来说很有用,大家多交流-Embedded usb drivers, smooth running, like the bottom of the development of embedded learning is very useful friends, we more exchanges
- 2022-10-10 22:10:02下载
- 积分:1
-
基于keilc的128*16的lcd编程,t6963c芯片
基于keilc的128*16的lcd编程,t6963c芯片-du keilc t6963c
- 2022-09-06 18:15:02下载
- 积分:1
-
2410addr.inc : s3c2410 internal registers definition memcfg.inc : storage block...
2410addr.inc:s3c2410内部寄存器定义
memcfg.inc : 存储块配置,主要定义时序
option.inc : s3c2410堆栈地址,时钟等设置 。
2410init.asm: 启动代码 -2410addr.inc : s3c2410 internal registers definition memcfg.inc : storage block allocation Timing option.inc main definitions : s3c2410 stack addresses, putting the clock. 2410init.asm : bootcode
- 2022-07-17 12:54:21下载
- 积分:1
-
采集触摸屏触摸信息,并转成坐标数据通过串口送出去
采集触摸屏触摸信息,并转成坐标数据通过串口送出去--Collect information from touch screen, convert to data and send it by serial port.
- 2022-03-21 10:24:48下载
- 积分:1
-
基于视觉的道路识别技术的智能小车导航源代码
基于视觉的道路识别技术的智能小车导航源代码-the road based on visual identification of intelligent vehicle navigation source code
- 2022-03-18 18:22:58下载
- 积分:1
-
tini the http
tini的http-slientC程序,是通过验证的。-tini the http-slientC procedures are tested.
- 2022-02-03 04:09:10下载
- 积分:1
-
复旦大学Nios的经典教程,主要包括FPGA的配置等
复旦大学Nios的经典教程,主要包括FPGA的配置等-Classic tutorial University Nios, including FPGA configuration, etc.
- 2022-12-12 03:15:04下载
- 积分:1
-
stm32 USB SD读卡器实验
应用背景STM32可以用来接入SD卡和SPI FLASH芯片,USB Mass Storage类支持两个传输协议:
1)Bulk-Only 传输(BOT)
2)Control/Bulk/Interrupt传输(CBI)
USB 驱动
关键技术开机的时候先检测SD卡和SPI FLASH是否存在,如果存在则获取其容量,并显示在LCD上面(如果不存在,则报错)。之后开始USB配置,在配置成功之后就可以在电脑上发现两个可移动磁盘。驱动USB从而读取。
- 2023-02-21 17:30:03下载
- 积分:1
-
lcd12864 显示图片
lcd12864 显示图片,可以动态显示图片,并可以了解12864显示原理,包括ZLG公司这样在12864显示横线!
- 2022-01-24 15:06:01下载
- 积分:1