Asych Slave FIFO example enumeration problem

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

cross mob
Anonymous
Not applicable

I have been playing with the development board, and have had success with a few of the example projects.  The example that best fits my project will be the Asych Slave FIFO.  When I program that example to RAM using the control center, the board does not re-enumerate.  All other examples I've tried enumerate successfully after programming.  Any idea where I should look?

   

Thanks in advance.

0 Likes
3 Replies
Anonymous
Not applicable

As a follow up, neither FIFO example appears to enumerate.  

0 Likes
Anonymous
Not applicable

Did you check in the Device Manager whether a new USB device is getting listed in there.

   

It might be enumerating but it may not be able to bind to the cyusb3.sys as probably it is not listed in the cyusb3.inf.

   

Try adding the VID and PID of SlaveFifoAsync example to the cyusb3.inf.

   

Thanks,

   

sai krishna.

0 Likes
Anonymous
Not applicable

That was the problem.  Unfortunately, I'm just coming up to speed on USB stuff, and would never have found that on my own.  Thank you very much. 

0 Likes