How to receive data (Image) coming from DDR3 to FX3
Hi,
I am using GpiftoUsb firmware and i should be able to collect data from DDR3 memory to P-Port but in control center i am getting 997 error.
What might be the reaon for this?
Regards,
Srujana.
Solved! Go to Solution.
Hello Srujana,
The 997 error comes when there is no data from device before timeout.
Please confirm whether you have received CY_U3P_SIB_EVENT_XFER_CPLT and the status of CyU3PSibReadWriteRequest (1, 0, 0 , 32, startAddr, 1) as success in CyFxMscApplnSibCB
Regards,
Sridhar
Hello Srujana,
The 997 error comes when there is no data from device before timeout.
Please confirm whether you have received CY_U3P_SIB_EVENT_XFER_CPLT and the status of CyU3PSibReadWriteRequest (1, 0, 0 , 32, startAddr, 1) as success in CyFxMscApplnSibCB
Regards,
Sridhar