|
VS1000 PC ToolsThese are PC tools for VS1000-based products. Note that this list doesn't contain the VLSI Solution Integrated development Environment VSIDE. VSIDE can be loaded by clicking this link. SPI FLASH Programming through UARTpcflash is a simple standalone program to program a SPI FLASH connected to VS1000 using UART. See the accompanied README.txt for details. Updated: 2023-05-26 FLASH Programming in Production of VS1000 ApplicationsThis documents gives an introduction to different FLASH programming methods that can be used in production. Updated: 2010-03-26 VSKIT 1.34bLegacy software development kit for programming VS1000. Includes documentation and examples. Command line version. Requires Windows. Can also be run under Wine. Now contains the developer library. Note: The make tool (make.exe) provided in the Windows version is distributed under the GNU general public license, the source code is available from http://ftp.gnu.org/pub/gnu/make/make-3.79.1.tar.gz . Note: Unless you specifically want to continue a project that has been developed with VSKIT, or need to continue with an example that is only available as a VSKIT-compatible package, we recommends using the current VLSI Solution Integrated Development Environment VSIDE. Updated: 2008-10-01 (except lib 2011-04-28) Programmers Guide, Final VSKIT EditionThis documents gives information on how to write new software or augment the ROM functionality of VS1000 devices. Also information on how to change the USB descriptors and mass storage serial number are given. Vendors that plan to launch devices with USB capability should study those examples. Updated: 2011-10-04 VS1000 Libraries DocumentThis document gives information about the link library and ROM functions of VS1000 devices. More function documentation will be added later. In addition to the standard C includes and libraries for VSDSP, the library package contains the documentation of the VS1000 developer library (dev1000.h libdev1000.a). The documentation is also provided in HTML for easy browsing. This library will be peridiocally updated to contain functions that are useful when creating VS1000 applications. This library is already integrated to vskit134. Also VSIDE always contains the latest version of the library. Updated: 2011-04-28 VS1000 Flash Mapper DocumentThis document gives information about the data format the VS1000 Mapper uses. The document contains information necessary for creating Mapper compatible images and eases rescuing inconsistent file systems. Updated: 2008-11-25 VS1000 Pre-programmed Player Image Generator for Nand and SPI FlashesSoftware for generating Nand or SPI Flash images to be programmed with an external Nand Flash Programmer. Meant to be used in mass produced applications with static Nand Flash content. This software replaces the earlier Nand Flash Image Generator, and can be used to generate bootable Nand Flash or SPI Flash images that contain both the player code and the Ogg Vorbis music files. It is meant for pre-programming the contents of the flash with a memory programmer before soldering the chips. This release supports single-level-cell, single-plane Nand Flash devices such as the NAND128W or K9F2G08 and SPI flash memories in the range of 128 kilobytes to 16 megabytes (24-bit addressable) such as the Winbond W25X16, Eon EN25P16 or Intel QH25F640S33B8 "S33" series chips. Default player application software is provided. Custom player software can be made using the vskit133 compiler package. USB can not be used with this application. Updated: 2007-11-01 Nand Flash Image GeneratorSoftware for generating Nand Flash images to be programmed with an external Nand Flash Programmer. Meant to be used in mass produced applications with static Nand Flash content. Additional code is required in VS1000 (See the "Nand Firmware 1.00"). USB can not be used with this application. Updated: 2007-09-27 VS1000B Low-Level Format UtilitySoftware for Windows to low-level format a Nand Flash with VS1000B. Documentation contains the full procedure with pictures. Updated: 2007-10-18 Converting mp3 files to lower bitrate Ogg Vorbis formatThis document presents recommendations for basic parameters when transcoding MP3 files or compressing CD content to Ogg Vorbis format. The purpose is to give to our valuable customers information on how to create high-quality Ogg Vorbis content.This document has step by step instructions to convert mp3 files. Updated: 2008-03-03 VS1000d Programming Tool (beta)This is an experimental tool for Windows XP that allows uploading, programming and running of VS1000d devices without the need for any special USB cable or switch. Updated: 2009-08-31 Note: You can use this tool to run your custom compiled .rpc programs. After searching the VS1000D device, give a command by keyboard: "rpc filename.rpc" (without the quotes) to run filename.rpc on the VS1000D. Simple Music File to Ogg Vorbis converterThis simple graphical program allows users to drag-and-drop any music files to a VS1000 USB device using Windows to convert the file formats to Ogg Vorbis. To avoid any licensing issues, this program does not include any decoders, rather it uses DirectShow to ask Windows to decode the files. Updated: 2009-09-11 |