fix(audio): resolve ES7210 microphone popping sound by correcting OSR and clock division configuration
This commit is contained in:
@@ -137,3 +137,10 @@ Here is a summary of the MCP tools exposed by the bridge:
|
||||
| `write_file` | `path`, `content` | Writes text file to board flash. |
|
||||
| `read_file` | `path` | Reads text file from board flash. |
|
||||
| `execute_python` | `code` | Executes arbitrary Python code dynamically. |
|
||||
|
||||
---
|
||||
|
||||
## 5. Hardware & Troubleshooting Findings
|
||||
|
||||
For detailed technical findings regarding the board's hardware (e.g. I2S bit-depth configuration, I2C bus lockup recovery, pinout configuration, and ES7210 microphone clock/OSR registers to resolve popping sound issues), refer to [hardware_findings.md](hardware_findings.md).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user