how to synchronous block for function CyFxMscApplnReceiveUsbData

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

cross mob
Peya_4162826
Level 2
Level 2
First like received

function CyFxMscApplnReceiveUsbData in module "Cypress\EZ-USB FX3 SDK\1.3\firmware\msc_examples\cyfxmscdemo" ,how to synchronous block to receive data?

0 Likes
1 Solution
KandlaguntaR_36
Moderator
Moderator
Moderator
25 solutions authored 10 solutions authored 5 solutions authored

If the device receives the SCSI_WRITE_10 command from the host, the function CyFxMscApplnReceiveUsbData will be called to receive the data from host and store in 32 KB RAM memory.

I am not clear with your question.

Can you please re-state it?

View solution in original post

0 Likes
1 Reply
KandlaguntaR_36
Moderator
Moderator
Moderator
25 solutions authored 10 solutions authored 5 solutions authored

If the device receives the SCSI_WRITE_10 command from the host, the function CyFxMscApplnReceiveUsbData will be called to receive the data from host and store in 32 KB RAM memory.

I am not clear with your question.

Can you please re-state it?

0 Likes