DV164126 Microchip Technology, DV164126 Datasheet - Page 18

KIT DEVELOPMENT USB W/PICKIT 2

DV164126

Manufacturer Part Number
DV164126
Description
KIT DEVELOPMENT USB W/PICKIT 2
Manufacturer
Microchip Technology
Datasheets

Specifications of DV164126

Main Purpose
Interface, USB 2.0 Slave
Embedded
Yes, MCU, 8-Bit
Utilized Ic / Part
PIC18F13K50, PIC18F14K50
Primary Attributes
Full Speed (12Mbps), MCU Based
Secondary Attributes
4 Labs: Enumeration, HID Mouse, HID Keyboard, CDC Serial Emulator
Silicon Manufacturer
Microchip
Silicon Core Number
PIC18F14K50, PIC18F13K50
Core Architecture
PIC
Core Sub-architecture
PIC18
Silicon Family Name
Piccolo
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Lead Free Status / RoHS Status
Lead free / RoHS Compliant, Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
DV164126
Manufacturer:
Microchip Technology
Quantity:
135
Low Pin Count USB Development Kit User’s Guide
DS41356A-page 14
17. Scroll down to the device descriptor section and copy and paste the code in
//ADD DEVICE DESCRIPTOR CODE HERE
EXAMPLE 2-1:
18. Scroll down to the configuration, class specific and interface descriptor section.
//ADD CONFIGURATION, CLASS SPECIFIC AND
//INTERFACE DESCRIPTOR CODE HERE
0x12
USB_DESCRIPTOR_DEVICE, // DEVICE descriptor type
0x0110,
0x00,
0x00,
0x00,
USB_EP0_BUFF_SIZE,
MY_VID,
MY_PID,
0x0003,
0x01,
0x02,
0x00,
0x01
Note:
Example 2-1 between the curly brackets in the section labeled:
Copy and paste the code in Example 2-2 between the brackets between the curly
brackets in the section labeled:
The user may wish to clean up the look of the code by spacing comment
sections accordingly. Tabs were ignored to ensure completeness for this
document.
DEVICE DESCRIPTOR FOR LAB 1
// Size of this descriptor in bytes
// USB Spec Release Number in BCD format
// Class Code
// Subclass code
// Protocol code
// Max packet size for EP0, see
// usbcfg.h
// Vendor ID
// Product ID
// Device release number in BCD format
// Manufacturer string index
// Product string index
// Device serial number string index
// Number of possible configurations
© 2008 Microchip Technology Inc.

Related parts for DV164126