• HID in my product, I am forced to buy a VID+PID?
    I am developing a small product, and necessary to use the USB in it, I would like to know if I am forced to buy a VID+PID.
  • vid eoplaya
    I want to show a film clip with some data on TFT LCD.How to do it?
  • CY768013A - Interrupt coding problem
    Hi frnds, I am working on Cypress EZ-USB CY768013A while analyzing the code i found many interrupts with same interrupt number as " interrupt 0 " , though this EZ Cypress usb chip has AUTOVECTOR...
  • CY768013A Monitor-51 debugging problem
    Hi frnds, I am using CY768013A Cypress USB micro controller with cypress FX development kit. I not able to connect to my Keil IDE when attached to serial terminal of target SIO-1 to serial COM1....
  • USBH_DeviceRequest_GetDescriptor for pid
    Hi, I need to get pid and vid of usb connected. i used the USBH_DeviceRequest_GetDescriptor function to get the DEVICE DESCRIPTOR. But how i can extract pid and vid from this function. Regards...