USB Firmware Users Guide – Assembly version
1. Introducing the USB software interface
Microchip provides a layer of software for the PIC16C745/65 that handles the lowest level interface so your applicaTIon won’t have to. This provides a simple Put/Get interface for communicaTIon. Most of the USB processing takes place in the background through the Interrupt Service RouTIne. From the applicaTIon viewpoint, the enumeration process and data communication takes place without further interaction. However substantial setup is required in the form of generating appropriate descriptors.
暂无评论