XCore RSS Feed

Do you have an amazing idea? Go from idea to product in a matter of weeks - not months. Welcome to XCore Exchange, the community for XMOS embedded processors. Design and develop with us and XMOS technology

NEWS AND ANNOUNCEMENTS

USB Library and HID Example
jason

XMOS supports a software library that enables you to build USB systems. You can design USB interfaces that follow standard USB classes (such as USB Audio, USB HID, or USB DFU), and USB interfaces that follow your own bespoke standards. The XUD library takes care of the low level packet handling, and requires you to just implement endpoint functionality.

The library documentation describes the implementation of a HID device as an example of a standard USB device class.

The current USB library and documentation is released as beta software. The XUD interface is likely to be improved and changes made to existing function calls.

Find out more and download here: http://bit.ly/XUDUSB

jason
27/07/2010 - 08:27
Video: XMOS XC programming tutorial
jason

This months video is by Ed Clarke and Kris Jacobs where by they go over the highlights of XMOS and how to get started with the XC programming language.

XC is very similar to C, but with support for parallel programming should you need it. Anyone with experience in C can use XC very easily.

Kris takes us through a UART written in XC to show how fast and easy it is to develop with XMOS - as everything is written in software, you can reuse code in future modules, or existing code from other people.

Discuss this video here.

jason
20/07/2010 - 08:03
First USB Audio 2.0 Reference Design with Support for High Audio Channel Count
jason

"As USB Audio 2.0 continues to replace IEEE 1394 in professional, prosumer and consumer audio applications, this new reference design builds on the highly successful XMOS L1 USB Audio 2.0 reference design for low channel count (stereo) applications. XMOS USB Audio 2.0 solutions help developers of audio devices to quickly bring products to market which support the latest digital audio at the highest audio quality."

"The XMOS USB Audio Class 2.0 reference design goes on general release at the end of July. The source code of the reference design will be available free of charge under a royalty free license. All hardware schematics and design files are available for download from the XMOS website."

Learn more at: http://bit.ly/USBAudio2

jason
13/07/2010 - 10:30
David May (CTO of XMOS) , celebrated as the father of the transputer
jason

Extract from The Royal Academy of Engineering:

"David May DSc MA FRS, Celebrated as the father of the transputer. Exceptional for a career interweaving senior academic and high-technology business roles, creating real engineering focus and attracting talent as Head of Computer Science at Bristol University, and developing and commercially exploiting revolutionary microprocessor technology at XMOS"

Find out more at: http://bit.ly/cxNSlw and http://bit.ly/91gYLN

jason
13/07/2010 - 10:21

FOLLOW US

Chat to us on IRC via efnets free web chat facility

You can also find us on IRC: Server: irc.efnet.info Channel: #XCore

If you do not have an IRC client to chat, try this free web based one on EFnet and connect to the channel named above.

XE P.O.T.M.

XCore Project Of The Month Logo
Congratulations to f_petrini who is this months "Project of The Month" winner on XCore.com for his amazing
"Swarm Light" - Awesome LED cubes using XMOS processors. Click the project link to see it in action and download the source code!

NEW TWEETS

RECENT PROJECTS

  • 20/07/2010 - 21:08

    A lightweight music player and music conversion tool for standalone use or embedding into your own projects. It will take Amiga style music formats (MOD, S3M, XM, IT) and optimise them into a...

  • AES
    19/07/2010 - 10:28

    Implementation of Advanced Encryption Standard (AES), supporting both encryption and decryption. This implementation is based on the original Rijndael proposal, using high-level lookup table...

  • 19/07/2010 - 08:02

    An old implementation of the A5/1 stream cipher. Not very fast but it works I think. Here are some extra words. Here are some extra words. Here are some extra words. Here are some extra words....

  • 18/07/2010 - 19:13

    Port of GNU Superoptimiser to the XCore ISA. The GNU superoptimiser is a function sequence generator that uses an exhaustive generate-and-test approach to finding the shortest instruction sequence...

  • 18/07/2010 - 15:20
  • 16/07/2010 - 16:11

    Description:
    This program is a Linux shell script will listen on a UART device (configured as default 115200/n/8/1) on a Linux machine.
    See also PC UART Listener (Windows), which is a...

  • 14/07/2010 - 19:09

    MoX OS will be the first OS designed for the XS1 architecture. It is designed to provide users functionality not previously available in C/XC. These are features such as dynamic code loading and...