Skip to content

V24 USB Modem for linking V24 devices to the DVM FNE

Notifications You must be signed in to change notification settings

DVMProject/dvmv24

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DVM-V24 USB V24 Adapter

No more cisco routers and WIC cards! Now you can connect your quantar directly to a linked network without stacks of extra hardware. The DVM-V24 connects Quantars and other V24-capable equipment to the DVMDFSI network bridge application.

Hardware

DVM-V24 boards are available from the W3AXL Online Store. Purchasing through W3AXL supports development efforts for the DVMProject team and future hardware projects!

Schematics for the board are also included in the hw directory to build your own adapters.

Firmware

Firmware is availble in this repo, under the fw directory. It's written in bare C, generated from STM32CubeMX. You will need an STLink programmer in order to flash the boards with the latest version of software.

Building the latest firmware

We recommend building the firmware for the DVM-V24 on a linux-based machine, since it's much easier to set up a working ARM toolchain.

Once you have the ARM toolchain installed, simply running make will create binary & elf files in a ./build/ directory. These can then be flashed using the STLink using the make flash command.

Quick Start

Quantar V24 Connection

The DVM-V24 RJ45 is pinned out so that a straight-through RJ45 cable (i.e. any normal, non-crossover ethernet cable) can be used to connect to the Quantar's front wireline RJ45 connectors.

Pinout

Repeater Programming

The following are the relevant fields that need to be configured in Quantar RSS:

Field Value
Wireline Operation 4 WIRE FULL DUPLEX
Astro To Wireline ENABLED
Wireline Interface V.24 ONLY
External Transmit Clock ENABLED
RT/RT Configuration DISABLED

dvmdfsi Configuration

dvmdfsi must be configured to operate in seiral mode (2) and have the correct serial port name specified. The DVM-V24 operates at a native 115200 baud.

CCGW V24 Connection

We are still investigating compatibility with the CCGW's V24 port. In theory, it should be possible, however early tests have shown the CCGW in Quantar compatibility mode does not properly mirror the Quantar's V24 port behavior.

About

V24 USB Modem for linking V24 devices to the DVM FNE

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages