Skip to content

sipeed/TangNano-9K-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TangNano-9K-example

Question

Error Code RP2017

When you meet error code PR2017. Do what is shown below.(Just enable corresponding IO as regular IO)

PR2017

Examples

led

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

led

lcd_led

Demo project for drive RGB LCD and on board led, to drive the 5 inch RGB screen with 800*480 resolution.

lcd

lcd_4.3

Demo project for drive RGB LCD and on board led, to drive the 4.3 inch RGB screen with 480*272 resolution.

3_colorbar

picotiny

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.

picorv

hdmi

Project based on picotiny example, but all soft_core related codes are removed.

spi_lcd

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

spi_lcd

uart

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.

Internet_learning_resources

Use command git submodule --init update to get the source code.

TangNano9k_tutorial

Source link: https://gitee.com/lanzhoo/TangNano9k_Tutorial.git

Step tutorials to build a softcore running via arduino.

tangnano9k-series-examples

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.