Posted on May 17, 2011 at 13:34The host (pc) usb wont be busy at it only has the data from the stm32 to deal with. I'm more worried what will happen if the pc is polling the usb when the stm32 is working flatout on other tasks. This is why I wanted ...
Posted on May 17, 2011 at 13:34Looking at a project in which we need the stm32 to send data to the pc immedately when that data (adc) becomes available. We're looking at usb for this. The data is grabbed during a short pulse and then calculated and ...