Read Data through USB real time !
7 views (last 30 days)
Show older comments
I want to read data through the USB @ around10Mb/s. I am not able to achieve that through fscanf. Is it something I am doing wrong using the function or Am I using the wrong function for this kind of application ? Is this problem related to the buffersize ?
FYI - I am reading ASCII values (numbers) of size 8 bits for each packet.
0 Comments
Answers (0)
See Also
Categories
Find more on Data Type Conversion in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!