MT7
New Contributor
3 years agoCyclone V GX Starter Dev Kit Direct UART Communication
Reviewing the Cyclone V GX Starter Dev Kit schematics, it only has one UART port which connects directly to a USB interface (Image1.png).
Is there any other way to communicate with this dev kit via UART directly (RS-232 RX/TX)? For example using GPIO15 (DIFFIO_RX_B5N) and GPIO19 (DIFFIO_RX_B6P) (Image2.png)?
I'm using a different dev kit to control and to send/receive data to this dev kit.