HonestQiao / TangPrimer-20K-example

TangPrimer-20K-example project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TangPrimer-20K-example


Note

Error code:RP2017

When you meet error code PR2017, just enable corresponding IO as regular IO.

rp2017

Click Project in top menu bar and choose Configuration, then enable the corresponding Dual Purpose Pin to deal with this error.

Reference

This is the test project which is used for testing Lite-bottom and core board(Factory test). Including the DDR-Test project and another demo containing all other usable IO blink.

Thanks ZiyangYE providing this example. Using serial-communication with 115200 baudrates to shows result.

SPI_lcd

This is an example driving 1.14 inch spi screen.

spi_lcd

RBG_lcd

This example contains 4 kind of different color bar data in source code, this project just use one color bar data for example.

rgb

Cam2lcd

There are 4 projects, their name rules are as followings:

Folder name Camera Screen resolution Frame storge mode
OV5640_LCD480_DDR3 OV5640 480x272 DDR3
OV5640_LCD800_DDR3 OV5640 800x480 DDR3
OV5640_LCD480_FIFO OV5640 480x272 FIFO
OV5640_LCD800_FIFO OV5640 800x480 FIFO

These are only for testing, and if you want better results, you need program on yourself.

After burning the .fs bitstream into fpga, press S0 button to reset to get right display.

cam2lcd

Micarray

There is demo for micarray board.

About

TangPrimer-20K-example project


Languages

Language:GLSL 88.6%Language:V 7.1%Language:Verilog 3.4%Language:HTML 0.8%