Forum Discussion
dkim37
New Contributor
7 years agoHow can I use the loan I/O?
Hello I am new to fpga. I try to use uart for send data to pc. I use de1-soc and there are two part FPGA and HPS. According to my understanding, UART is connect with HPS, so I should borrow the p...
VROGE2
Occasional Contributor
6 years agoDid you ever figure this out? I am also trying to use the UART on a cyclone V SoC using LoanIO but I am having some troubles.
dkim37
New Contributor
6 years agoWe haven't solved your problem yet.
I contacted a local Intel company but did not receive an accurate response.
Please let me know if you can solve it.
We are just buying uart-gpio and using it.
- VROGE26 years ago
Occasional Contributor
Upon a second look at your code I noticed that you're using LoanIO 62. From some of the other research I have done on this subject I believe that you have to use LoanIO 50 as the TX. I could be completely wrong but it might be something that would be worth a shot. The UART-GPIO may be the way to go for me as well if I can't get mine to work either so let me know how that goes.