Hello,
I want to transmit data continuously from my Tiva C board (ek-TM4C1294xl) to PC through USB. I tried to use "usb_dev_bulk" example for this problem. But I am not able to send the data continuously. What I want is that if user enters a "start" string, tiva board start sending data to PC until "stop" string is entered.
Does anyone has an idea about how to do it?
Thanks,
Dhruv