All Projects → SdtElectronics → Xassette-Asterisk

SdtElectronics / Xassette-Asterisk

Licence: other
Evaluation board for AllWinner's RISC-V 64 SoC F133/D1s

Projects that are alternatives of or similar to Xassette-Asterisk

riscv em
Simple risc-v emulator, able to run linux, written in C.
Stars: ✭ 51 (-69.64%)
Mutual labels:  risc-v, riscv64
fedar-f1-rv64im
5-Stage Pipelined RV64IM RISC-V CPU design in Verilog.
Stars: ✭ 131 (-22.02%)
Mutual labels:  riscv64
Zelda.RISCV.Emulator
A System Level RISCV32 Emulator Over x86_64: capable of booting RISCV Linux
Stars: ✭ 18 (-89.29%)
Mutual labels:  risc-v
snackymini-keyboard
Snackymini Keyboard
Stars: ✭ 28 (-83.33%)
Mutual labels:  kicad
archpower
Unofficial Archlinux port to powerpc64le, powerpc, riscv64 and in parts powerpc64 (BE).
Stars: ✭ 34 (-79.76%)
Mutual labels:  riscv64
vega-lite
Software, tools, and documentation for RV32-VEGA-Lite platform
Stars: ✭ 61 (-63.69%)
Mutual labels:  risc-v
nuclei-sdk
Nuclei RISC-V Software Development Kit
Stars: ✭ 65 (-61.31%)
Mutual labels:  risc-v
WebRISC-V
WebRISC-V: A Web-Based Education-Oriented RISC-V Pipeline Simulation Environment [PHP]
Stars: ✭ 74 (-55.95%)
Mutual labels:  risc-v
fos
Interesting project,the Fast Real Time Operating Systems( FOS-RTOS)
Stars: ✭ 22 (-86.9%)
Mutual labels:  risc-v
CM4 MATX
CM4_MATX is an open source, micro-ATX standard compliant motherboard for the Raspberry Pi Compute Module 4
Stars: ✭ 117 (-30.36%)
Mutual labels:  kicad
djinn
Djinn Split Keyboard
Stars: ✭ 685 (+307.74%)
Mutual labels:  kicad
r3
R3-OS — Experimental static (μITRON-esque) RTOS for deeply embedded systems, testing the limit of Rust's const eval and generics
Stars: ✭ 87 (-48.21%)
Mutual labels:  risc-v
nestronic
Nestronic Game Music Synthesizer Alarm Clock
Stars: ✭ 24 (-85.71%)
Mutual labels:  kicad
rv32i-sim
RISC-V Software Simulation
Stars: ✭ 21 (-87.5%)
Mutual labels:  risc-v
yarvi
Yet Another RISC-V Implementation
Stars: ✭ 59 (-64.88%)
Mutual labels:  risc-v
WolfieMouse
IEEE Reion 1 Micromouse competition.
Stars: ✭ 29 (-82.74%)
Mutual labels:  kicad
yatcpu
Yet another toy CPU.
Stars: ✭ 42 (-75%)
Mutual labels:  risc-v
stack-chan
A JavaScript-driven M5Stack-embedded super-kawaii robot.
Stars: ✭ 242 (+44.05%)
Mutual labels:  kicad
sedna
Sedna - a pure Java RISC-V emulator.
Stars: ✭ 52 (-69.05%)
Mutual labels:  risc-v
ravel
A RISC-V simulator
Stars: ✭ 24 (-85.71%)
Mutual labels:  risc-v

Xassette-Asterisk

Evaluation board for AllWinner's RISC-V 64 SoC F133/D1s

front

Highlights

  • Breaks out all IOs, involving analog peripherals, in a compact 56*56mm 2-layer board
  • Comes with standard interfaces including USB, micro SD, LCD, Line-in and headphone
  • Optimized components arrangement for soldering on a hot plate

About the Chip

D1s/F133: RISC-V 64 single core @1.008G with in package 64MB DDR2

Guides

Quick Start

Troubleshooting

Wi-Fi

Pin Out

resources

pinout

Pins for LCD and DVP camera can also be used as IOs. See schematic below for detailed pin assignment.

Schematic & BOM

schematic

The schematic in KiCAD format is available under hw. BOM in csv format is at docs/BOM.csv, and kitspace provides an online BOM. Do note that many components are optional (required by some specific peripherals)!

Notes

  • Leave all BOOT selection resistors unconnected if only one BOOT media is present
  • Choose load capacitors according to specs of crystals
  • When board is to be powered by 3.3V, connect to the power via the 3.3V pin of the pinheader, and D4 should be soldered. Note USB host will not work properly in this condition due to the absence of 5V power.

Accessories

IO Expansion Board

To make use of IOs in the LCD port easier, this expansion board converts all nets from FPC to 2.54mm pin headers with labeled IO indices. For 24pin DVP port, there is also an expansion board but with no labels.

CHANGELOG

hw-v0.2

  • Added WiFi Module on sdc2, sharing pins with SPI Flash
  • Added FEL button
  • Added ESD protection on USB and audio jacks
  • Changed pin headers of TVIN and FMIN (J10) to 2x3 2.00mm to optimize routing of USB

fw-v0.2

  • Enabled pins of sdc2 for SDIO
  • Packed driver for RTL8189ftv WiFi module

NOTE: hw-v0.1 board can NOT boot fw-v0.2 firmware. Use fw-v0.1 instead.

hw-v0.3

  • Fix pull-up/down resistors for USB-PD role detection
  • Align voltage of VDDIO in DVP interface with VCC-PE

FAQ

Are you going to sell some manufactured boards?

No. I have no time and resource to batch manufacture this board. Some commercial boards should come in a couple of months (not from me).

Where to buy some D1s chips?

There are several suppliers providing samples on taobao.

Where to find the BSP? Can I build the firmware myself?

The tina BSP for D1s is opened to public and you can download it via the mirror at linux-sunxi.org. There is also a good guide on linux-sunxi.org covering the building and trouble shooting.

More information? Like what can this board do now?

The progress of this project is logged at this Hackaday page, and this repository will contain the source and documentation of this board only. Currently this board can boot up the tina Linux system (an OpenWRT fork by Allwinner) and populate a shell prompt via the serial, drive a parallel RGB display, play sounds via the headphone socket, and record audio from MIC. More functionalities will be tested in the future.

Additional Words

This project has gained unexpected popularity since the announcement. Thanks for all the interest! However, I am merely an enthusiast with limited time can be put on this, so I am sorry to disappoint who want to buy one. It is perfectly Okay if someone want to put this into production, as long as my work is acknowledged and the Licence is followed (better if you could contact me in advance).

D1s is an awesome chip with many features to be exploited. Designing a PCB is not hard as the arrangement of pins is quite thoughtful. The crucial part is correct values of some key components, and they were all marked in the schematic. A symbol of D1s with annotated pins is also included in this repository, so this should also be a good start point for your own design.

External Links

Page on Hackaday

Post about batch manufacturing by cnx-software

WiKi on Linux-sunxi.org

Licence

This project is available under the CERN OHL-w v2 licence.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].