Skip to content

Commit cc17438

Browse files
committed
Add Toniebox 2
1 parent 592fba7 commit cc17438

File tree

3 files changed

+54
-0
lines changed

3 files changed

+54
-0
lines changed

content/docs/wiki/tb2-v1/_index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: "Toniebox 2"
3+
description: ""
4+
bookCollapseSection: true
5+
---
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
title: "Hardware"
3+
description: ""
4+
---
5+
# Pictures (r1)
6+
## Board
7+
8+
9+
# Parts
10+
11+
## TAS2X63 TI 458 AXGJ G3
12+
## NXP IW416HNA1C KJ1GC.01 JEAD2509
13+
## NXP 823-A0 452n02
14+
## MIMXRT1061 DVL6B 1N00X CTQG2502B
15+
## Winbond W956A8MBYA5I 6331A5100ZV2 510PCA TWN
16+
## Rayson RS70B32G4 S15G F3010B AF14
17+
## Winbond 250128JYSQ 2518
18+
19+
# Table
20+
21+
| Chip Designation | Manufacturer | Function (Assumed) | Datasheet (PDF) |
22+
| :-- | :-- | :-- | :-- |
23+
| **TAS2X63 TI 458 AXGJ G3** | Texas Instruments | Audio amplifier (TAS2x63 series, very likely TAS2563) | [TI TAS2563 PDF] |
24+
| **IW416HNA1C KJ1GC.01 JEAD2509** | NXP | WiFi/Bluetooth transceiver (IW416 series) | [NXP IW416 PDF] |
25+
| **823-A0 452n02 (NXP)** | NXP | Unclear, possibly PMIC or sub-chip, no clear assignment | No public datasheet |
26+
| **MIMXRT1061 DVL6B 1N00X CTQG2502B** | NXP | ARM Cortex-M7 MCU (RT1060 family) | [NXP MIMXRT1061 PDF] |
27+
| **Winbond W956A8MBYA5I 6331A5100ZV2 510PCA TWN** | Winbond | 512Mb DDR3 SDRAM | [Winbond W956A8MBYA5I PDF] |
28+
| **Rayson RS70B32G4 S15G F3010B AF14** | Rayson | High-speed relay/IC (barely public, possibly special chip) | No public datasheet |
29+
| **Winbond 250128JYSQ 2518** | Winbond | 128Mb SPI NOR Flash | [Winbond W25Q128JVSQ PDF] |
30+
31+
## Notes \& Corrections
32+
33+
- For the **823-A0 452n02** chip from NXP, it is most likely a custom part or a sub-module with no public datasheet available.
34+
- **Rayson RS70B32G4** is very likely a relay or interface chip from Rayson, but no public datasheet can be found.
35+
- All other chips are in the correct manufacturer families and the part numbers match the visible markings on the board.
36+
- The Winbond number **250128JYSQ** should correctly read as **W25Q128JVSQ**, which is the common Winbond 128Mb SPI Flash IC.
37+
- For the TI audio chip, **TAS2563** is very likely the correct assignment, as the ending numbers/appearance match. Datasheets for TAS2x63 and TAS2563 are relevant.
38+
39+
1. **TI TAS2563**: https://www.ti.com/product/TAS2563[^1]
40+
2. **NXP IW416**: https://www.nxp.com/docs/en/data-sheet/IW416.pdf[^2]
41+
3. **NXP MIMXRT1061**: https://www.nxp.com/docs/en/data-sheet/IMXRT1060CEC.pdf[^3]
42+
4. **Winbond W956A8MBYA5I**: https://www.winbond.com/resource-files/w956a8mbya5i.pdf[^4]
43+
5. **Winbond W25Q128JVSQ**: https://www.winbond.com/resource-files/w25q128jv spi revc 02122019.pdf

content/docs/wiki/tb2-v1/pinout.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: "Pinout"
3+
description: ""
4+
---
5+
| Pin ID | Pin Name | Toniebox usage | Target | Notes |
6+
| -- | -- | -- | -- | -- |

0 commit comments

Comments
 (0)