Code Monkey home page Code Monkey logo

r328's Introduction

Yuzuki Rosetta

Yuzuki Rosetta is a low-cost Linux development board based on the R328-S3. Dual-core A7, 128MB RAM, NAND Flash, WI-FI&BT. With Raspberry Pi Zero board shape

  • Cortex A7 * 2
  • DDR3 128MB
  • XR829 Wi-Fi,BT
  • MEMS
  • Audio Codec & 3.5mm
  • RGB LED WS2812
  • CH343P UART to USB
  • SPI TFT LCD 18Pin

01

Allwinner R328

Allwinner’s R328-S3 is a highly integrated dual-core SoC targeted for audio application markets. The R328-S3 integrates a dual-core ARM Cortex-A7 operating up to 1.2GHz. An extensive set of audio interfaces such as audio codec, I2S/PCM,DMIC,one wire audio(OWA) are included for microphone voice wake-up/recognition/record/playback applications on connected audio products. In addition, voice activity detector(VAD) supports low power consumption wake-up function to reduce standby power consumption.

01

Development

Ubuntu 16.04 Only

Tina Linux SDK: https://pan.baidu.com/s/1DJY20uzQbFdHe0gusl1-7w?pwd=xlpl

# Package
sudo apt-get install build-essential subversion git-core libncurses5-dev zlib1g-dev gawk flex quilt libssl-dev xsltproc libxml-parser-perl mercurial bzr ecj cvs unzip lib32z1 lib32z1-dev lib32stdc++6 libstdc++6 libc6:i386 libstdc++6:i386 lib32ncurses5 lib32z1 -y

# Prepare the basic environment
source build/envsetup.sh
lunch r328s3_rosetta-tina

# Apply Kernel Profile
make kernel_menuconfig

# exit menuconfig and make
make -j65535
pack

Flash Firmware

The following mainly introduces the method of flash with PhoenixSuit. The flash method of LiveSuit and PhoenixUSBpro is similar.

Download PhoenixSuit:PhoenixSuit

Before using PhoenixSuit, you need to install the driver at the same time: Allwinner USB Driver

Enterprise developers will also install the Allwinner USB driver when installing APST, so there is no need to install it separately

Specific steps are as follows:

  1. Open PhoenixSuit, when the device is powered on and connected to the PC, PhoenixSuit will prompt to recognize the device;
  2. Click One-click flash-browse to select the firmware to be flashed;
  3. Click Upgrade now, then a restart command will be sent to the device through USB, the device will restart with the programming logo, and enter the flash mode in the restart stage;
  4. When the device returns to boot, it will be automatically programmed, and you can see that the progress bar of PhoenixSuit is moving;
  5. After the flash is successful, the device restarts.

If the software cannot automatically connect to the development board, please follow the steps below to force to the download mode:

  1. Power on the development board, press and hold the FEL button on the board
  2. Click the RST button
  3. After the PC is connected to the development board, release the FEL button
  4. Just wait for the download

image-20210310195432915.png

Appendix

LCD Screen

The development board uses a general 18 Pin SPI LCD interface, boosted backlight

04

r328's People

Contributors

yuzukitsuru avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.