DM240415 Microchip Technology, DM240415 Datasheet - Page 36

Accessory Development Starter Kit For Android General Purpose

DM240415

Manufacturer Part Number
DM240415
Description
Accessory Development Starter Kit For Android General Purpose
Manufacturer
Microchip Technology
Series
-r
Datasheet

Specifications of DM240415

Processor To Be Evaluated
PIC24FJ256GB110-I/PT
Processor Series
PIC24F
Data Bus Width
16 bit
Interface Type
USB
Operating Supply Voltage
3.3 V
Design Resources
PIC24F ADK Schematic
Main Purpose
Reference Design, Tablet
Embedded
Yes, MCU, 16-Bit
Utilized Ic / Part
PIC24F
Primary Attributes
Android OS, Development Platform for Accessories, Arduino Compatible
Secondary Attributes
Royalty Free, No Fee Licensed Software Library
Lead Free Status / Rohs Status
 Details

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
DM240415
Manufacturer:
MICROCHIP
Quantity:
12 000
Microchip's Accessory Framework for Android(tm)
5.6
Structures
5.6.1
File
C
Members
Description
usb_host_android.h
typedef struct
} ANDROID_ACCESSORY_INFORMATION;
This structure contains the informatin that is required to successfully create a link between the Android device and the
accessory. This information must match the information entered in the accessory filter in the Android application in order for
Members
char* manufacturer;
BYTE manufacturer_size;
char* model;
BYTE model_size;
char* description;
BYTE description_size;
char* version;
BYTE version_size;
char* URI;
BYTE URI_size;
char* serial;
BYTE serial_size;
char* manufacturer;
BYTE manufacturer_size;
char* model;
BYTE model_size;
char* description;
BYTE description_size;
char* version;
BYTE version_size;
char* URI;
BYTE URI_size;
char* serial;
BYTE serial_size;
Type Definitions
ANDROID_ACCESSORY_INFORMATION Structure
Name
ANDROID_ACCESSORY_INFORMATION
( see page 31)
{
Description
String: manufacturer name
length of manufacturer string
String: model name
length of model name string
String: description of the accessory
length of the description string
String: version number
length of the version number string
String: URI for the accessory (most commonly a URL)
length of the URI string
String: serial number of the device
length of the serial number string
Description
This structure contains the informatin that is required to
successfully create a link between the Android device and the
accessory. This information must match the information entered in
the accessory filter in the Android application in order for the
Android application to access the device. An instance of this
structure should be passed into the AndroidAppStart ( see page
24)() at initialization.
31
31
5

Related parts for DM240415