1. What's New/Updated in Release v2.2
Embedded Host
HID host example – talking to a USB keyboard. Most USB barcode scanners and USB magnetic card readers have HID keyboard emulation modes.
MCHPUSB custom class host
FAT32 support added to MSD examples Device
HID bootloader – added support for PIC24FJ256GB110 family devices, PIC18F4450 family devices, PIC18F4550 family devices, and PIC18F4553 family devices.
CDC simple demo and CDC serial port emulation demo supported on all product families
HID keyboard example supporting all device families
WinUSB simple example.
PIC18F14K50 family support in HID, CDC, WinUSB, and MCHPUSB demos.
Source files reorganized using MPLAB v8.10 source code folders feature
FAT32 support added to MSD examples
Fixed SPI slow start issue for PIC18 SD card MSD devices
Composite device example using the custom HID example and MSD SD card reader
PC
WinUSB PC side example (VC++)
MCHPUSB PC side example (VC++) showing plug-and-play functionality in a multi-threaded approach.
Examples accessing a CDC device using the SerialPort object in VC++, VC#, and VB.net
Added MPUSBGetDeviceDescriptor () , MPUSBGetConfigurationDescriptor(), MPUSBGetStringDescriptor(), and MPUSBSetConfiguration() functions to the MCHPAPI.DLL and header files.
Initial support for device side support in the USBConfig.exe tool
In order to make using each of the provided demos easier to use, a workspace file is provided for each of the demo boards for each of the demos where supported. At the end of the name of each of the work space files is the name of the demo board it supports; “Low Pin Count USB Development Kit”, “PICDEM FSUSB”, “PIC18F87J50 PIM”, and “C30” (ex: PIC24FJ256GB110 PIM). None of the files inside of the project need to be modified in order to get the project to compile.
----------------------------------------------------------------------------
Si no entiendo mal.. el pic puede actuar como host????
