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.
Example Github Repo for custom XU316 USB Audio device
-
- Newbie
- Posts: 1
- Joined: Fri Aug 01, 2025 11:22 am
-
Verified
- XCore Legend
- Posts: 1262
- Joined: Thu Dec 10, 2009 9:20 pm
- Location: Bristol, UK
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.
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