Read Data through USB real time !
8 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Data Type Conversion en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!