DE10 Nano FAQ EN
From Terasic Wiki
(Difference between revisions)
Line 1: | Line 1: | ||
# | # | ||
- | #:'''Q:'''Why does the error message show up when users use the DE10-Nano and try to program the flash with “'''quartus_hps'''” command | + | #:'''Q:'''Why does the error message show up when users use the DE10-Nano and try to program the flash with “'''quartus_hps'''” command? |
#:<span style="color:#0000ff;">'''A''':This is because '''"quartus_hps"''' command is mainly used for programming NAND flash and QSPI flash, but DE10-Nano doesn’t have these two components mounted; that’s why DE10-Nano is unable to realize flash programming and QSPI boot, either.</span> | #:<span style="color:#0000ff;">'''A''':This is because '''"quartus_hps"''' command is mainly used for programming NAND flash and QSPI flash, but DE10-Nano doesn’t have these two components mounted; that’s why DE10-Nano is unable to realize flash programming and QSPI boot, either.</span> | ||
+ | #:[[File:Quartus hps.png|600px]] | ||
+ | # | ||
+ | #:'''Q:'''Are there any examples provided of using DE10-Nano GPIO as an UART function? | ||
+ | #:<span style="color:#0000ff;">'''A''':The UART function of the Terasic’s Self-Balancing Robot is exactly based on DE10-Nano and GPIO. For more details, users can refer to the User Guide, Section 1.6 Use the Bluetooth on Terasic website (User Guide Download Link: https://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=Taiwan&CategoryNo=240&No=1162&PartNo=4).</span> |
Revision as of 09:38, 26 May 2020
-
- Q:Why does the error message show up when users use the DE10-Nano and try to program the flash with “quartus_hps” command?
- A:This is because "quartus_hps" command is mainly used for programming NAND flash and QSPI flash, but DE10-Nano doesn’t have these two components mounted; that’s why DE10-Nano is unable to realize flash programming and QSPI boot, either.
-
- Q:Are there any examples provided of using DE10-Nano GPIO as an UART function?
- A:The UART function of the Terasic’s Self-Balancing Robot is exactly based on DE10-Nano and GPIO. For more details, users can refer to the User Guide, Section 1.6 Use the Bluetooth on Terasic website (User Guide Download Link: https://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=Taiwan&CategoryNo=240&No=1162&PartNo=4).