Forum Discussion
Altera_Forum
Honored Contributor
9 years ago --- Quote Start --- UART suffices your need and you can either use USB-UART adapters or serial port on PC. It is simple to write a program (In C, MATLAB, etc) to store your incoming stream. There are many terminal emulators which save the serial port stream to files. --- Quote End --- Thanks for your reply! I'm not too familiar with UART, and I can't seem to find documentation on it in the cyclone V GT development kit manual. There doesn't seem to be a UART port on the dev kit, so what port on the dev kit would I use?