Is there any way to use slave FIFO mode of CY7C68013A without 8051 FW?

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

cross mob
Anonymous
Not applicable
        I am going to use CY7C68013A as a simple USB pipe to FPGA using slave FIFO mode. Is it possible to set IFCONFIG[0..1] to "11" for slave FIFO mode without making FW for 8051? I would like to do everything from CyUSB.NET environment.   
0 Likes
1 Solution
Anonymous
Not applicable

If you want just slave FIFO mode without having to write firmware http://www.cypress.com/?id=4242 SX2 is the chip you should be looking at.

   

Or you can use the firmware that comes as part of AN61345 - Implementing an FX2LP™ - FPGA Interface as starting point and modify it to your requirement.

   

Regards,

   

Anand

View solution in original post

0 Likes
2 Replies
Anonymous
Not applicable

If you want just slave FIFO mode without having to write firmware http://www.cypress.com/?id=4242 SX2 is the chip you should be looking at.

   

Or you can use the firmware that comes as part of AN61345 - Implementing an FX2LP™ - FPGA Interface as starting point and modify it to your requirement.

   

Regards,

   

Anand

0 Likes
Anonymous
Not applicable
        Hi aasi, Thank you for the quick reply to my question. >SX2 is the chip you should be looking at. Yes, but the chip (CY7C68013A) has already been on the terget board. 😞 The information of AN61345 is enough information what I should do. That is, I have to prepare 8051 FW development anyway? (I do not have much time to prepare another development environment.) Regards, qoiop   
0 Likes