I2S firmware

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

cross mob
lechc_282591
Level 4
Level 4

Hello, all,

   

Our group still decided to use the I2S to transfer small command packets  from PC to FPGA, though I got recommendation for I2C from Mr. Sai Krishna. Any firmware example, self-written codes, related information or suggestions will be appreciated.

   
    Thank you,   
   
    Lehua Chen   
0 Likes
1 Reply
Anonymous
Not applicable

Hi  Lehua Chen,

   

Please install the latest SDK (1.1.1) which is there in the below mentioned path:

   

ftp://dbfcust:Cust5rvc@ftp.cypress.com/fx3/USB_TEST/FX3_SDK_B789.msiCust5rvc@ftp.cypress.com/fx3/USB_TEST/FX3_SDK_B789.msi

Installing the MSI will require uninstall of the previous SDK (and maybe the Eclipse and ARM GCC as well if they used the full installer previously). If this is not acceptable, all of the files in the release can be obtained from the ZIP file below:

ftp://dbfcust:Cust5rvc@ftp.cypress.com/fx3/USB_TEST/FX3_SDK_B789.zipCust5rvc@ftp.cypress.com/fx3/USB_TEST/FX3_SDK_B789.zip

   

There is an example on I2S. (C:\Cypress\FX3 SDK\firmware\serialif_examples\cyfxusbi2sdmamode)

   

Regards,

   

sai krishna.

0 Likes