Files
phaten-audio/en/docs/dev_doc/a316/Firmware-without-development-en.md

55 lines
1.7 KiB
Markdown
Raw Normal View History

2025-05-14 15:25:41 +08:00
---
title: XMOS No-Development Firmware Download and Instructions
status: new
2025-06-24 17:24:35 +08:00
login: true
2025-05-14 15:25:41 +08:00
---
# XMOS A316 No-Development Firmware Download and Instructions
2025-06-24 17:24:35 +08:00
--8<-- "common/checklogin_form.md"
## <a href="javascript:void(0);" onclick="checkLogin('/assets/download/a316-8711-5.1make/A316免开发固件firmware_gen_0.0.5.zip')">Click to Download Firmware</a>
2025-05-14 15:25:41 +08:00
## Function Mode Switching
Use command byte 0x23 to send the following commands for corresponding mode switching
[UART Communication Protocol Reference](../../dev_doc/a316/xu316-protocol-english.md)
| Interface Type | 0x23 Command (Byte1-5 Combination) |
| :-------------------- | :---- |
| USB in-I2S out | 0x0080a90001 |
| UAC1.0 | 0x0080010002 |
| Coaxial IN-I2S OUT | 0x0080651003 |
| Optical IN-I2S OUT | 0x1080651004 |
| USB IN-SPDIF OUT | 0x2080651005 |
| I2S(slave) in-I2S OUT | 0x0080c50806 |
| HDMI ARc IN-I2S OUT | 0x0082d58107 |
## MCU Connection Instructions for Demo Version
HOST UART TX <==> XU316 X0D37
HOST UART RX <==> XU316 X0D31
![pin](../../assets/images/hifi_audio/A316-pin.png){width="700"}
## Please Refer to Portmap for Other Connection Functions
[Click to View Full Portmap](../../assets/images/hifi_audio/portmap_gen_firmware_USB.png)
1. factory_no_mqa_0.0.5.bin is the factory firmware, use the following command to flash (requires xtag flashing tool):
``` sete
xflash --write-all factory_no_mqa_0.0.5.bin --target-file xu316_qf60.xn
```
2025-09-17 11:17:39 +08:00
2. update_no_mqa_0.0.5.bin is the DFU firmware, requires the driver's DFU upgrade tool to update
## Consultation and Feedback
<details>
<summary>Click to expand consultation feedback form</summary>
--8<-- "common/customer_form.md"
</details>