Forum Discussion

ARadi's avatar
ARadi
Icon for New Contributor rankNew Contributor
6 years ago
Solved

DE10-Nano RX TX pin assignment

How can i assign in "Pin Planner" the pins HPS_UART_RX(PIN_A22) and HPS_UART_TX(PIN_B21) in my vhdl programm.

I wan to send data over UART.

"Pin Planner" shows the error message "Not assignable".

How can i access the uart in my vhdl, is there any another way?

best regards

4 Replies

    • ARadi's avatar
      ARadi
      Icon for New Contributor rankNew Contributor

      That is it.

      Thank you ver much.

  • VROGE2's avatar
    VROGE2
    Icon for Occasional Contributor rankOccasional Contributor

    Is it possible at all to use the pin planner to map to the UART pins? The reason I am trying to do this is that I need to be able to transmit data at speeds close to 1Mbaud. According to the FT232 data sheet this baud rate is possible.

  • TKerk3's avatar
    TKerk3
    Icon for New Contributor rankNew Contributor

    Are the UART pins then directly connected to the USB mini-B connector on the DE10 nano?