Skip to content

Commit

Permalink
rf-unit: Connections from FPC -> ISD chip
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxuser committed Jan 6, 2024
1 parent a2cff12 commit a4fd79c
Showing 1 changed file with 13 additions and 9 deletions.
22 changes: 13 additions & 9 deletions docs/rf-unit.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,20 +55,24 @@ Pinout

Pinout

| Pin | Function |
| ----| ---------|
| 1 | Power |
| 2 | Power |
| 3 | - |
| 4 | - |
| 5 | - |
| 6 | Eject |
| 7 | Eject |
| Pin | Function | ISD9160F Pin |
| ----| ---------| -------------|
| 1 | Power | 9 |
| 2 | Power | 8 |
| 3 | - | -|
| 4 | - | -|
| 5 | - | -|
| 6 | Eject | 7 |
| 7 | Eject | 6 |

Bridge the respective pins briefly to trigger action.

FPC Cable / capacitive front panel buttons are directly wired to the ISD-Chip.

#### Nuvoton Soundcorder chip (U4)

Responsible for playing the power-on/off and eject sounds.

Model: ISD9160F

I2C address: `0x5A`
Expand Down

0 comments on commit a4fd79c

Please sign in to comment.