- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, please help
Task:
I have a tft sensor screen which i want to communicate with the program running in Linux. They communicate via uart. The screen has 4 wires: gnd, 5v, rx, tx. The idea is to reroute uart from hps to fpga gpio pins to connect wires.
Problem:
I found a document an706, which describes a way how to do this. But i'am stuck on the step of assigning pins. I don't understand how to connect RX and TX to a certain GPIO_0 or GPIO_1 pins, which are FPGA pins, yes? Is it possible?
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/an/an706.pdf
Thank you!
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can connect the RX and TX to any of the 36 user pins GPIO header by referring to the user manual, make sure to assign the exact FPGA Pin Number according to the DE10 nano user manual on the page mentioned, in the Assignment Editor in Quartus.
GPIO is the General Purpose Input Output, the DE10 nano board has two 40-pin expansion headers. Each header has 36 user pins connected directly to the Cyclone V SoC FPGA. It also comes with DC +5V (VCC5), DC +3.3V (VCC3.3), and two GND pins.
You can refer to the DE10 nano user manual on page 27, 28, and 29 for the GPIO FPGA Pin Number;
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page