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 ba839211e1
Add abandonned R :)
8 years ago
libraries add USB-mini-Mouser Footprint 8 years ago
BOM.csv Add and update BOM for rev0.1 8 years ago
BOM.xlsx Add and update BOM for rev0.1 8 years ago
OPENHARDWARE.mod Initial commit of schematic 8 years ago
Power.bak Add 100k resistors R29 and R30 8 years ago
Power.sch Add and update BOM for rev0.1 8 years ago
README.md Add abandonned R :) 8 years ago
STM32F103.bak Add 100k resistors R29 and R30 8 years ago
STM32F103.sch Add 100k resistors R29 and R30 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 Add 100k resistors R29 and R30 8 years ago
mmdvm_hs_dual_hat.kicad_pcb Beautify VIAs around silkscreen 8 years ago
mmdvm_hs_dual_hat.kicad_pcb-bak Beautify VIAs around silkscreen 8 years ago
mmdvm_hs_dual_hat.net Add 100k resistors R29 and R30 8 years ago
mmdvm_hs_dual_hat.pdf GND VIAs for everyone 8 years ago
mmdvm_hs_dual_hat.png impedance 1.4mm 52.13 Ohm 1.66mm 50.2 Ohm 8 years ago
mmdvm_hs_dual_hat.pro correction of value P1 and P2. routing USB to GND 8 years ago
mmdvm_hs_dual_hat.rules new final PCB release 8 years ago
mmdvm_hs_dual_hat.sch Add and update BOM for rev0.1 8 years ago
mmdvm_hs_dual_hat.xml Add and update BOM for rev0.1 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.

A beta version is currently under test.

MMDVM_HS_Dual_Hat

BOM

Mouser cart for rev0.1 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

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.