Release fw 0.8.5: BT1035 I2S boot init and hardware doc alignment.
Switch BT1035 bring-up from Line-In to I2S slave (AT+AUXCFG=3, AT+I2SCFG=67) to match the ADAU1701 PCM routing, confirm 2 kΩ I2C pull-ups on R1/R16, and sync firmware docs, AGENTS rules, and the DATASHEET bundle. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -29,6 +29,6 @@ Full spec: @AGENTS.md §7.1–7.3.
|
||||
|
||||
## FSC-BT1035 (QCC3056, AT over UART)
|
||||
- Typed command builder; explicit OK/ERROR/timeout parsing.
|
||||
- AT+AUXCFG=1 (Line-In) is mandatory in the init sequence and covered by
|
||||
a test on the command string. Unknown responses are an error, not
|
||||
ignored.
|
||||
- AT+AUXCFG=3 and AT+I2SCFG=67 (I2S slave 48 kHz) are mandatory in the
|
||||
init sequence and covered by host tests. Unknown responses are an error,
|
||||
not ignored.
|
||||
|
||||
Reference in New Issue
Block a user