Duplex variant of MMDVM_HS_Hat
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
phl0 b5febcda34
Move RX/TX labels
8 years ago
libraries add USB-mini-Mouser Footprint 8 years ago
BOM.csv Remove 2nd TCXO as it is not needed 8 years ago
BOM.xlsx Remove 2nd TCXO as it is not needed 8 years ago
OPENHARDWARE.mod Initial commit of schematic 8 years ago
Power.bak Remove 2nd TCXO as it is not needed 8 years ago
Power.sch Remove 2nd TCXO as it is not needed 8 years ago
README.md Update Mouser cart for rev1.0 8 years ago
STM32F103.bak Add 100k resistors R29 and R30 8 years ago
STM32F103.sch Remove 2nd TCXO as it is not needed 8 years ago
adf7021.bck Initial commit of schematic 8 years ago
adf7021.dcm Initial commit of schematic 8 years ago
adf7021.lib Initial commit of schematic 8 years ago
fp-lib-table Logos all over the place :) 8 years ago
mmdvm_hs_dual_hat-cache.lib Add 100k resistors R29 and R30 8 years ago
mmdvm_hs_dual_hat-rescue.dcm Add 100k resistors R29 and R30 8 years ago
mmdvm_hs_dual_hat-rescue.lib Add 100k resistors R29 and R30 8 years ago
mmdvm_hs_dual_hat.bak Final adjustments to 3D models and release rev1.0 8 years ago
mmdvm_hs_dual_hat.kicad_pcb Move RX/TX labels 8 years ago
mmdvm_hs_dual_hat.kicad_pcb-bak Move RX/TX labels 8 years ago
mmdvm_hs_dual_hat.net Remove 2nd TCXO as it is not needed 8 years ago
mmdvm_hs_dual_hat.pdf Final adjustments to 3D models and release rev1.0 8 years ago
mmdvm_hs_dual_hat.png Move RX/TX labels 8 years ago
mmdvm_hs_dual_hat.pro Final adjustments to 3D models and release rev1.0 8 years ago
mmdvm_hs_dual_hat.rules new final PCB release 8 years ago
mmdvm_hs_dual_hat.sch Remove 2nd TCXO as it is not needed 8 years ago
mmdvm_hs_dual_hat.xml Remove 2nd TCXO as it is not needed 8 years ago
stm32f103c8t6.bck Initial commit of schematic 8 years ago
stm32f103c8t6.dcm Initial commit of schematic 8 years ago
stm32f103c8t6.lib Initial commit of schematic 8 years ago
sym-lib-table added missed files 8 years ago

README.md

MMDVM_HS_Dual_Hat

Duplex variant of MMDVM_HS_Hat beta DB9MAT DF2ET DO7EN

This PCB uses the MMDVM_HS by Andy CA6JAU. It has two ADF7021 onboard and allows for duplex operation with two time slots on DMR.

MMDVM_HS_Dual_Hat

BOM

Mouser cart for rev1.0 is here.

Firmware installation

Compile and upload manually

For specific details about the firmware installation, check these instructions. The process is similar to the installation on the ZumSpot Pi.

Enable the following settings in Config.h:

#define MMDVM_HS_DUAL_HAT_REV10
#define ENABLE_ADF7021
#define DUPLEX
#define ADF7021_14_7456
#define STM32_USART1_HOST
#define ENABLE_SCAN_MODE

Optionally:

#define SEND_RSSI_DATA
#define SERIAL_REPEATER

Build the firmware:

make

Make sure the two BOOT jumpers are set as follows:

BOOT0: completey removed
BOOT1: set to BOOT 1 -

And finally upload the firmware to the MMDVM_HS_Dual_Hat:

sudo make mmdvm_hs_dual_hat

Update within Pi-Star

Currently not possible. Will probably follow.

License

This project is released under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 (CC-BY-NC-SA 3.0, https://creativecommons.org/licenses/by-nc-sa/3.0/) license. You may edit and share it as you like, as long as credit is given and the license is not changed. You can build as many boards for you and your friends as you like and you can even sell it to them to cover your costs, however it is strictly forbidden to turn this into a commercial product! You are not allowed to build and sell these boards for profit!

Powered by TurnKey Linux.