Hi,
can the tm4c123 handle "software" interrupt? and if so is there any example? Because, all the example concern about external or "hardware" interrupt like a change in voltage level.
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.
Hi,
can the tm4c123 handle "software" interrupt? and if so is there any example? Because, all the example concern about external or "hardware" interrupt like a change in voltage level.
Is there any way to increase speed in USB? Because software interrupt don't seem to be the solution. Right now, I got a rate of 5.4 mb/s, but I don't see how I can increase the speed of transfer. I request larger sample on window side and I currently have the Bulk size of 512 bytes and I max out the system clock. In theory, USB max speed can over 9 mb/s. Personnaly, I don't need such speed, I just need to get around 6 mb/s.