This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Sending data continously from tm4c1294NCPDT to PC through USB

Other Parts Discussed in Thread: EK-TM4C1294XL

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