DM240415 Microchip Technology, DM240415 Datasheet - Page 35

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)
Function
5.5
Macros
5.5.1
File
C
Description
5.5.2
File
C
Description
BOOL AndroidAppInitialize( BYTE address, DWORD flags, BYTE clientDriverID )
usb_host_android.h
#define
This event is thrown when an Android device is attached and successfully entered into accessory mode already. The data
portion of this event is the handle that is required to communicate to the device and should be saved so that it can be
passed to all of the transfer functions. Always use this definition in the code and never put a static value as the value of this
event may change based on various build options.
usb_host_android.h
#define
This event is thrown when an Android device is removed. The data portion of the event is the handle of the device that has
been removed. Always use this definition in the code and never put a static value as the value of this event may change
based on various build options.
Events
EVENT_ANDROID_ATTACH Macro
EVENT_ANDROID_DETACH Macro
EVENT_ANDROID_ATTACH ANDROID_EVENT_BASE + 0
EVENT_ANDROID_DETACH ANDROID_EVENT_BASE + 1
Name
EVENT_ANDROID_ATTACH
( see page 30)
EVENT_ANDROID_DETACH
( see page 30)
Description
This event is thrown when an Android device is attached and successfully
entered into accessory mode already. The data portion of this event is the
handle that is required to communicate to the device and should be saved so
that it can be passed to all of the transfer functions. Always use this definition in
the code and never put a static value as the value of this event may change
based on various build options.
This event is thrown when an Android device is removed. The data portion of
the event is the handle of the device that has been removed. Always use this
definition in the code and never put a static value as the value of this event may
change based on various build options.
30
30
5

Related parts for DM240415