This content has been marked as final.
Show 3 replies
-
1. Re: Store data in eMMC via Async SRAM interface
abhinavg_21Apr 8, 2019 12:31 AM (in response to kiyo_1490531)
Hi Kim,
Kindly go through the following firmware example that comes along with FX3 SDK. This example firmware performs GPIF to S-Port data transfer.
C:\Program Files (x86)\Cypress\EZ-USB FX3 SDK\1.3\firmware\gpif_examples\cyfxgpiftostorage
Thanks & Regards
Abhinav Garg -
2. Re: Store data in eMMC via Async SRAM interface
kiyo_1490531 Apr 14, 2019 8:59 AM (in response to kiyo_1490531) -
3. Re: Store data in eMMC via Async SRAM interface
abhinavg_21Apr 15, 2019 3:07 AM (in response to kiyo_1490531)
Hi Kim,
You have to write a program for MCU (that you are using) to control the GPIF state machine and to put data on the data lanes. We can only provide you the code example for FX3 part. MCU code you have to do it on your own.
Thanks & Regards
Abhinav Garg