博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
USB Mass Storage: Designing and Programming Devices and Embedded Hosts
阅读量:4231 次
发布时间:2019-05-26

本文共 802 字,大约阅读时间需要 2 分钟。

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 - topmvp
This developers guide for designers and programmers of mass-storage devices that use the Universal Serial Bus (USB) interface provides developers with information on how to choose storage media, interface the media to a microcontroller or other CPU, and write device firmware to access the media and perform USB communications. Comparisons of popular storage-media options to help users choose a media type for a project are included, and the types described cover hard drives and flash-memory cards such as the MultiMediaCard (MMC), Secure Digital (SD) card, and CompactFlash card. Helpful tips on developing an embedded host that can access USB mass-storage devices are also covered.
http://rapidshare.com/files/54336786/1931448043.zip
你可能感兴趣的文章
WINDOWS中NEXUS的安装使用【ATCO整理】 2016-06-20 15:52 367人阅读 评论(0) 收藏 举报 分类: 项目管理(11) 版权声明:本文为博主原创文章,未经博主允许
查看>>
sql月份累加统计查询
查看>>
Google Translate API
查看>>
千万级PV网站架构
查看>>
使用jad批量反编译.class文件
查看>>
如何隐藏tomcat命令窗口
查看>>
bootstrap-datepicker限定可选时间范围 一、应用场景 实际应用中可能会根据日期字段查询某个日期范围内的数据,则需要对日期选择器可选时间进行限制, 如:开始时间不能大于结束时间,
查看>>
Spring高级话题-计划任务-@EnableScheduling
查看>>
使用iText生成PDF文件
查看>>
Java反射机制的缺点
查看>>
java反射机制优缺点
查看>>
java 23种设计模式 深入理解
查看>>
JS匿名函数理解
查看>>
ZooKeeper(3.4.5) 使用Curator监听事件
查看>>
AtomicBoolean介绍与使用
查看>>
java volatile
查看>>
Curator-Framework开源Zookeeper快速开发框架介绍
查看>>
Zookeeper和Curator-Framework实践系列之: 配置管理
查看>>
JAVA NIO高效处理优化 -- 使用EPoll
查看>>
Netty的高性能及NIO的epoll空轮询bug
查看>>