Example Github Repo for custom XU316 USB Audio device

Discussions about USB Audio on XMOS devices
CuriousEngineer
Newbie
Posts: 1
Joined: Fri Aug 01, 2025 11:22 am

Example Github Repo for custom XU316 USB Audio device

Post by CuriousEngineer »

Hi,

Does any of you have a github repo available for a custom XU316 USB audio device? It is incredibly difficult to set up in comparison to other MCUs, so a reference repo based on a custom XU316 board would be fantastic, specifically XU316-1024-QF60A, but a general reference would be great too.
User avatar
Ross
Verified
XCore Legend
Posts: 1262
Joined: Thu Dec 10, 2009 9:20 pm
Location: Bristol, UK

Post by Ross »

The examples in https://github.com/xmos/sw_usb_audio include fully working applications for 3 different boards.

Maybe provide some more details your board.

Essentially copy the xn file, make sure your ports match your hardware. Create your own implementations of AudioHwInit() and AudioHwConfig() as required.
Technical Director @ XMOS. Opinions expressed are my own