8 years, 10 months ago.

Writing times on USB device.

Hello! I am using the USBHostMSD library to write a file on an USB thumb drive with the LPC1768. I need to write 500 bytes every 100 milliseconds, but sometimes the write times are greater than 1 second. I'd like to know if I did something wrong in my code or if the times are normal.

I'm attaching the code and results.

Thanks. /media/uploads/falberione/main.cpp /media/uploads/falberione/timestest.txt

Be the first to answer this question.