Forum Discussion
JorgeA
New Contributor
2 years agoHow to use putty in Uart-to-USB communication?
I recently posted a question related to a project I've been working on. I wanted help to achieve Uart-to-USB communication to transmit counting data from my DE10-Nano to my computer. This is the post...
EBERLAZARE_I_Intel
Regular Contributor
2 years agoHi,
Thanks for confirming, which Quartus version have you installed ? Have you done any Quartus or Nios II programming in the past?
- JorgeA2 years ago
New Contributor
Hi,
I'm using Quartus Prime Lite Edition, 22.1std.2 Build 922. And no, I haven't done anything before with Quartus nor Nios II; as I stated in the previous post, I'm new to hardware programming, but because I have some knolewdge in high level programming languages, I was able to create the design I showed in the previous post using Verilog HDL. The reason of my previous post was to get some help with the process of transmitting the information to my computer; the person who answered me provided the updated design.