Interfacing CY7C68013-56xxxx with FPGA

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

cross mob
Anonymous
Not applicable

Hello.

I am working on modifying the code in Cypress example AN61345 to transfer data from the Altera FPGA to the Host.

I can not send it, please post an example.

I would like you to upload the 8051 firmware source and the Altera FPGA source.

Thank you.

0 Likes
1 Solution
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable

Hi,

I am attaching the fx2lp firmware source and fpga source used in An61345. Is this what you are asking?

Regards,

-Madhu

View solution in original post

0 Likes
3 Replies
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable

Hi,

I am attaching the fx2lp firmware source and fpga source used in An61345. Is this what you are asking?

Regards,

-Madhu

0 Likes
Anonymous
Not applicable

Hello. Madhu.

Thank you for answering my question.

I am working on an An61345 code, but it will not work.

Can I use the Slave FIFO mode in the FPGA to load the source that transfers data to the PC?

Best Regards,

Sang gyu, Park

0 Likes
Anonymous
Not applicable

Hi,

You can load the source into FX2LP using I2C or USB interfaces. If your FPGA supports I2C slave, you can use it to load the source into FX2LP via I2C interface., (FX2LP has a I2C master)

For I2C boot, please refer: http://www.cypress.com/documentation/application-notes/an50963-ez-usbr-fx1tmfx2lptm-boot-options

Regards,

-Madhu

0 Likes