-
-
Notifications
You must be signed in to change notification settings - Fork 591
Differences Between H1 and H2 models
At a glance, hardware-side, both models feature a headphone connector and the same AK4951 AUDIO / CODEC IC (You can get the datasheet following this link).
The AK4951 includes separate pins for speaker and headphone output:
- Pins 20 (SPP) and 19 (SPN) labeled as SPeaker Positive and SPeaker Negative (1W 8 ohm)
- Pins 22 (HPL) and 23 (HPR) as in (HeadPhones Left, HeadPones Right) (16 ohm)
Upon close inspection, several differences arise:
Portapack H2 circuitboard includes a connector header for easily adding an internal speaker.
The AK4951 IC is rotated 180º and placed more into the middle of the circuit board, allowing for the addition of an extra IC: The ChipStar brand CS8122S ultra-low EMI, filter-free, class-D amplifier, for driving the speaker output with up to 3W.
The speaker audio header is switched on/off by the headphone female connector, which includes the usual switch, detecting the insertion of a male plug in it.
The soldering pads for an internal speaker connector header are present. The speaker +/GND signals on the pad are routed directly into AK4951 pins.
NOTE: There is no extra amplifier IC between the speaker pad and the AK4951. The AK4951 includes a speaker amplifier capable of 1W, when powered @5v.
Note
The wiki is incomplete. Please add content and collaborate.
Important
- This is a public wiki. Everything is visible to everyone. Don't use it for personal notes.
- Avoid linking to external tutorials/articles; they may become outdated or contain false information.
How to collaborate
How to ask questions correctly
- First steps
- Usage cautions
- Intended use and Legality
- Features
- PortaPack Versions (which one to buy)
- HackRF Versions
- Firmware update procedure
- Description of the hardware
- User interface
- Powering the PortaPack
-
Troubleshooting
- Won't boot
- Config Menu
- Firmware upgrade
- Diagnose firmware update in Windows
- Receive Quality Issues
- No TX/RX
- TX Carrier Only
- H2+ speaker modifications
- Dead Coin Cell Battery
- Factory Defaults
- SD card not recognized by PC with the SD-card over USB selected
- DFU overlay
- Full reset
- SolveBoard
- How to Format SDCard
- Applications
-
Compilation of the firmware
- Compile on WSL with ninja
- How to compile on Windows faster with WSL 2
- Using Docker and Kitematic
- Docker command-line reference
- Using Buddyworks and other CI platforms
- Notes for Buddy.Works (and other CI platforms)
- Using ARM on Debian host
- All in one script for ARM on Debian host
- Compile on Arch based distro (exclude Asahi)
- Dev build versions
- Notes About ccache
- Create a custom map
- Code formatting
- PR process
- Description of the Structure
- Software Dev Guides
- Tools
- Research
- UI Screenshots
- Maintaining
- Creating a prod/stable release (Maintainers only)
- Maintaining rules
- Development States Notes