WM330 Receiver Main Processor 3 in 1 board - randomlettersandnumbers/DJI-Stuff GitHub Wiki

Table of Contents

Function
Variants
Parts
Programming
External interfaces
Service interfaces
Board view
Schematics

Function

The board merges together three modules:

  • Visual Positioning System - receiving and interpreting data from bottom camera and ultrasonic sonar for flight stabilization.
  • Intelligent Flight - using data from cameras for collision detection and object tracking.
  • OFDM transciever - receiving commands from Remote Controller, and transmitting telemetry data plus compressed video stream for FPV.

Variants

The known variants are listed below.

Marking Overview
P01396.08

Parts

Marking Amt. Pkg. Function Specification
LC1860 1
Myriad 2 1
Lattice LCMXO3L-2100C-6BG256I 1 Lattice FPGA
LPC1549 1
STM32F 103CBU6 GH24W 93 CHN 536 1 Mainstream Performance line, ARM Cortex-M3 MCU with 128 Kbytes Flash, 72 MHz CPU, motor control, USB and CAN; Lightbridge MCU description
Artosyn AR8003 CAK841 1603 1 Lightbridge RF transciever
Artosyn AR8001 612P6042 1 Lightbridge Data encoder; contains custom digital circuit which replaced FPGA used in earlier Lightbridge implementations. The chip behaves in the same way as FPGA with [m1900](/randomlettersandnumbers/DJI-Stuff/wiki/Firmware-m1900) did.

Programming

Chips Firmware Description
STM32F103 [m0900](/randomlettersandnumbers/DJI-Stuff/wiki/Firmware-m0900) Lightbridge MCU; configures and drives AR8001 data encoder and AR8003 transciever.

External interfaces

The board contains one connector:

Marking Overview
TODO

Service interfaces

The following service pads exist on this board:

Marking Overview
TODO

Board view

Top of a P01396.08 board:

WM330 Camera Encoder board v1 A top

Bottom of the P01396.08 board:

WM330 Camera Encoder board v1 A bottom

Top of a TODO board:

WM330 Camera Encoder board v1 A top

Bottom of the TODO board:

WM330 Camera Encoder board v1 A bottom

Schematics

No schematics available.