LEDN
New Contributor
3 years agoUART
HELLO
How can i assign in "Pin Planner" the pins GPIO[0] = Tx, GPIO[1]= Rx , and GND on DE10-LITE
I wan to send data over UART.
my code similar like this
module UART_RX #(parameter CLKS...
Well, I don't understand what your question is then.
In your original post above, you asked about assigning pins in Quartus using the Pin Planner. I responded to that. TerASIC has a tool (the SystemBuilder) to facilitate defining the device pins to Quartus.
In your followup I am not sure what you are asking. You say your question "is on the software Quartus not on the board". That is what I answered.
Physically, the DE10-Lite has no RS232 serial connector nor does it have any embedded 3.3V-LVTTL-to-RS232 converter device.
So you will need to attach a physical LVTTL-to-RS232 or LVTTL-to-USB-serial converter board/cable to communicate to a PC via serial.
Good luck. I am done here.