Problem with USB general HID data transfer interface (AN82072) on PSoC 5LP-059

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hello! We are trying to set up a USB general data transfer interface (AN82072) on a PSoC 5LP (CY8C588LTI-LP097) using a Windows 7 Enterprise PC (64 bit). Because AN82072 was not designed for this kit, we updated the components and commented out the sections of main.c involving the LCD. We were able to program the PSoC without any errors using the prog kit, but when we plugged the PSoC into the PC using the microUSB, the PSoC was not detected by the PC (did not show up in the Device Manager). We have downloaded the CyUSB SDK and appear to have a full complement of USB drivers. As a control, we were able to successfully run the USB HID Basics with PSoC 3 and PSoC 5LP project (AN57473). We have attached our project archive for our modified AN82072. Does anyone have suggestions for what to try next? Thank you!!

0 Likes
1 Solution
himam_31
Employee
Employee
50 likes received 25 likes received 10 likes received

Hello,

Is it an issue with USB enumeration or the driver binding.

Can you have a look at the cases mentioned here: Troubleshooting PSoC® 3, PSoC 4 L-Series, and PSoC 5LP USB Designs - KBA210620

Troubleshooting PSoC® 3, PSoC 4 L-Series, and PSoC 5LP USB Designs - KBA210620

Thanks,

Hima

View solution in original post

0 Likes
1 Reply
himam_31
Employee
Employee
50 likes received 25 likes received 10 likes received

Hello,

Is it an issue with USB enumeration or the driver binding.

Can you have a look at the cases mentioned here: Troubleshooting PSoC® 3, PSoC 4 L-Series, and PSoC 5LP USB Designs - KBA210620

Troubleshooting PSoC® 3, PSoC 4 L-Series, and PSoC 5LP USB Designs - KBA210620

Thanks,

Hima

0 Likes