This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

USB with emulation of it

I wonder if it would be possible to emulate a USB port on a couple of the GPIO pins. There are a number of Arduino libraries, for example, that implement USB serial entirely in software (e.g. V-USB for AVR). Perhaps something similar could be done with a task? Wouldn't need USB3 but USB2 would be very good.