When you meet error code PR2017
. Do what is shown below.(Just enable corresponding IO as regular IO)
Demo project for drive LED and on board led. LED guide is at https://wiki.sipeed.com/hardware/en/tang/Tang-Nano-Doc/examples.html
Demo project for drive RGB LCD and on board led, to drive the 5 inch RGB screen with 800*480 resolution.
Demo project for drive RGB LCD and on board led, to drive the 4.3 inch RGB screen with 480*272 resolution.
A PicoRV32-based SoC example with HDMI terminal from SimpleVout, SPI Flash XIP from picosoc, and custom UART ISP for flash programming. UART baudrate default at 115200
.
See README.md for detailed description.
- Visit https://wiki.sipeed.com/hardware/en/tang/Tang-Nano-9K/examples/picorv/picorv.html to quick run this example
- 中文访问 https://wiki.sipeed.com/hardware/zh/tang/Tang-Nano-9K/examples/picorv/picorv.html 来快速使用
Project based on picotiny example, but all soft_core related codes are removed.
This is an example to drive the 1.14 inch lcd screen which can connect with this board.
Be sure match board with screen in the same order
FPGA uart example, containing 2 uart example messages. Burn into FPGA and open onboard serial port to check the message with 115200 baudrate.
FPGA can not be burned when the serial port is opened.
Use command git submodule --init update
to get the source code.
Source link: https://gitee.com/lanzhoo/TangNano9k_Tutorial.git
Step tutorials to build a softcore running via arduino.
Source link: https://github.com/lushaylabs/tangnano9k-series-examples
Example codes on Tang Nano 9K, read https://learn.lushaylabs.com/tang-nano-series/ to see the usages.