摘要: 1 /** 2 * @brief USBH_InterruptSendData 3 * Sends the data on Interrupt OUT Endpoint 4 * @param pdev: Selected device 5 * @param b... 阅读全文
posted @ 2012-09-01 23:32 IAmAProgrammer 阅读(3272) 评论(0) 推荐(0) 编辑
摘要: 1 /** 2 * @brief USB_OTG_ReadPacket : Reads a packet from the Rx FIFO 3 * @param pdev : Selected device 4 * @param dest : Destination Pointer 5 * ... 阅读全文
posted @ 2012-09-01 22:02 IAmAProgrammer 阅读(3591) 评论(0) 推荐(0) 编辑
摘要: http://code.google.com/p/android/issues/detail?id=20545I am using HTC Sensation and Google API Addon 10 to make use of the USB accessory functionality.I am using the HTC sensation as the USB peripheral and my own custom device is the USB host.My experience is with the current implementation on 2.3.4 阅读全文
posted @ 2012-09-01 11:12 IAmAProgrammer 阅读(998) 评论(0) 推荐(0) 编辑