The function MSC_MemoryVerify checks whether the data written to the onboard RAM is identical to the data sent by the host. The number of bytes it checks is the number of bytes sent by the host. Modify this function to suit the application requirements. The function MSC_MemoryVerify is part of the USB Function Driver layer of the RL-USB Software Stack. |