搜索资源列表
usb_demo
- 这是一段基于arm的usb device mass storage的demo程式,互相交流
AT77FP105-Datasheet
- Atmel’s AT91SAM7FP105 is a low pincount FingerChip processor based on the 32-bit ARM RISC processor. It features a on-chip biometric engine performing enrollment verification and identification, an internal record cache of up to 25 records and a
usb-device-massstorage-project-1.4-iar5-at91sam926
- USB Device Mass Storage For Atmel Arm
ActelFPGA_HE_ApplicationNote
- 在手持式设备的应用中(包括智能电话、相机和 MP3 播放器),用户大多考虑低功耗、 小尺寸,整个系统中除了处理器外,往往需要提供多种通信接口与存储器接口,用于实现对 硬盘、SD 卡、CF 卡以及 USB 的通信等,用 FPGA 来实现这些接口将会是一种理想的解决 方案。本方案采用 Actel 低功耗的 IGLOO 系列作为处理器(PXA270 或 ARM)的桥接器件和 设备控制器,不仅能够大大简化处理器设计的复杂度,而且 IGLOO 的超低功耗 (最小 5μ W)以及超小封装
STM32-H103
- STM32-H103 board is entry level development board for the new ARM Cortex M3 family of devices produced by ST Microelectronics Inc. With STM32-H103 you can explore the features of STM32 family on budged, the board have everything necessary to bu
STM32-P103
- STM32-P103 board is development board which allow exploring the complete features of the new ARM Cortex M3 STM32F103RBT6 microcontrollers produced by ST Microelectronics Inc. The board have SD/MMC card connector and allow USB Mass storage dev
STM32-H103
- STM32-H103 board is entry level development board for the new ARM Cortex M3 family of devices produced by ST Microelectronics Inc. With STM32-H103 you can explore the features of STM32 family on budged, the board have everything necessary to bu
Mass_Storage
- keil对Arm单片机编程(STM32),实现用USB接口实现USB数据与SD卡存储接口转换,当插入SD卡并给板接电时,PC系统自动识别到存储设备,并可以进行存取文件操作-keil on the Arm chip programming (STM32), achieved with a USB interface and SD card USB data storage interface converter, when you insert the SD card and then power
usb_host_msc
- TI公司的LM3S系列ARM驱动一个U盘的源码,包含源码以及多种编译环境下的工程文件。-TI s LM3S series ARM drive a U-disk(USB MASS STORAGE) source that contains the source code and project file in a variety of build environment.
USB-device
- 将arm当做一个usb存储单元使用,源代码测试可用-use arm as a usb mass storage device, tested