DM240415 Microchip Technology, DM240415 Datasheet - Page 25

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)
}
}
if(AndroidAppIsReadComplete(device_handle, &errorCode, &size) == TRUE)
{
}
if( errorCode != USB_SUCCESS)
{
}
else
{
}
readInProgress = FALSE;
//We've received a command over the USB from the Android device.
if(errorCode == USB_SUCCESS)
{
}
else
{
}
//Error
DEBUG_ERROR("Error trying to start read");
readInProgress = TRUE;
//We've received data, process it here (or elsewhere if desired)
switch(command_packet.command)
{
}
//Error
DEBUG_ERROR("Error trying to complete read request");
case
default:
SetLEDs(command_packet.data);
break;
//Error, unknown command
DEBUG_ERROR("Error: unknown command received");
break;
COMMAND_SET_LEDS:
20
20
4

Related parts for DM240415