Forum Discussion
DE10-Nano RX TX pin assignment
- 6 years ago
Hello,
If you want to use the HPS UART, you can use it without assigning it in pin planner, since it is hard coded already. You can use the UART IP in Platform Designer, and assign the TX/RX pins to any GPIO pins on the DE10 nano sides.
You can refer to this example:
https://fpgacloud.intel.com/devstore/platform/16.1.0/Standard/uart-rs-232-maximum-baud-rate-reference-design/
Thank you
Hello,
If you want to use the HPS UART, you can use it without assigning it in pin planner, since it is hard coded already. You can use the UART IP in Platform Designer, and assign the TX/RX pins to any GPIO pins on the DE10 nano sides.
You can refer to this example:
https://fpgacloud.intel.com/devstore/platform/16.1.0/Standard/uart-rs-232-maximum-baud-rate-reference-design/
Thank you
That is it.
Thank you ver much.