Forum Discussion
Altera_Forum
Honored Contributor
9 years agoUSB can be used, but it needs a lot of software that has to work perfectly before you can transfer data. Doing a physical UART with UART to USB converter is much easier. USB IP also uses much more FPGA resources than a UART if that is an issue.
If you want your project to be about getting USB working, then go for it. If you have something else in mind, use a UART.