Altera_Forum
Honored Contributor
8 years agoUART using LOAN on DE10 Nano
hi everyone, i'm Ivan
i'm working with a de10 nano and i'm trying to communicate by UART to my computer using LOAN IO for use only this HPS's pheripheral. I've created the system in Qsys and it compiles in "Analisys & Synthesis"but in the "Fitter (Place & Route)" part i got a problem cause appear this message: error (21179): pins memory_mem_ck and memory_mem_ck_n form a differential pair and uses pseudo-differential output node uart_3_hps_0:hps_0|uart_3_hps_0_hps_io:hps_io|uart_3_hps_0_hps_io_border:border|hps_sdram:hps_sdram_inst|hps_sdram_p0:p0|hps_sdram_p0_acv_hard_memphy:umemphy|hps_sdram_p0_acv_hard_io_pads:uio_pads|hps_sdram_p0_acv_hard_addr_cmd_pads:uaddr_cmd_pads|hps_sdram_p0_clock_pair_generator:clock_gen[0].uclk_generator|pseudo_diffa_0. however, these pins also have an i/o standard 2.5 v that cannot be supported by the pseudo-differential output node. what i have to do to can compile? Somebody can help me please? Thanks