Forum Discussion

Krishnendhu1's avatar
Krishnendhu1
Icon for New Contributor rankNew Contributor
7 months ago
Solved

Setting up UART interface between DE10_Nano and PC without HPS or NIOS II

I want to setup the UART interface between DE10-standard board and the PC. From various articles available online, let me first brief the available options:- Method 1: Using HPS_UART_RX and HPS_UAR...
  • FvM's avatar
    7 months ago

    Hi,
    as stated, method 2 can't use onboard FT232 chip, method 3 can use it, but you need to configure HPS registers to setup the h2f loan_io routing. Means you need to write HPS code, compile and load it.

    Regards
    Frank