Skip to content

sipeed/TangMega-138KPro-example

Repository files navigation

License License: CC BY-SA 4.0

Tang Mega 138K Pro example


板卡介绍: 点我 Introduction: Click me

Examples

This repository is being reorganized, and the verified DEMOs will be marked with ✅.

If you have any suggestions for these routines or find any bugs, please submit an issue.


ae350_customized_demo

Demo for FPGA Integrated SOC AE350

Status: Unreviewed

TODOs:

  • Transplant GOWIN official ref_design(In progress)
  • Check and upload the new demo.


audio

Play music or sine wave audio using the onboard audio DAC



cam2hdmi_alt ✅

Output the images captured by OV5640 via DVI (HDMI)



ddr_test ✅

An example to test onboard ddr memory, use the onboard LEDs or GAO to view the results.



dvp_rgb

Demo with OV5640 camera and 480x272 rgb_screen.

Status: Unreviewed

TODOs:

  • Add support for other screen resolutions(In progress)
  • Check and upload the new demo.


key_led ✅

6 Leds with 3 Function keys.



led

6 Leds with 1 Reset Keys



simple_video_out

Dual Hdmi Display example based on svo

svo_example



pro_ddr_test ✅

Another example to test onboard ddr memory, use uart to view test results.



rgb_screen

Demo to test RGB Screen.



pcie_dma_demo

Pcie Demo. Read its PDF for more information.

pcie_speed_demo

Status: Unreviewed

TODOs:

  • Transplant DEMO for 138K(In progress)
  • Check and upload the new demo.


SFP+ ✅

customized_phy: Read Gowin Customized PHY IP For more information.

10G_Serial_Ethernet: DEMO for 10GbE Ethernet UDP Send Test Using SFP+.

udp_rgmii_send

DEMO for 1GbE Ethernet UDP Send Test Using RJ45.



usb2_soft ✅

A series about USB2 soft_PHY demo. Support both high-speed & full-speed, use the onboard USB-C port marked SOFT-USB.

TODOs:

  • Add WINUSB demo.


ws2812

A demo to drive onboard ws2812, without reset key.