Difference between revisions of "DWM ADD-ON/DWM Hardware/Integration guide"

From DAVE Developer's Wiki
Jump to: navigation, search
(Calibration process)
(No difference)

Revision as of 15:52, 10 November 2020

History
Version Issue Date Notes
1.0.0 Nov 2020 New documentation layout



Integration guide[edit | edit source]

This section provides useful information and resources that let the system designer integrate the DWM module in the application very quickly.

Typical scenario[edit | edit source]

The following picture shows the conceptual block diagram of the application where the host is an Embedded PC.

Typical scenario
Real case scenario on AXEL Lite SOM Evaluation Kit

Electrical guidelines[edit | edit source]

  • Keep SDIO lines as short as possible.
  • 5V and 3.3V rails can power up in any order
  • Keep WIFI_EN asserted during power-up sequence

Calibration process[edit | edit source]

The radio interface of the DWM module is configured by several parameters. These parameters are set through a calibration process, that is described in detail here.

The calibration process—that produces an NVS file—is not trivial. Apart from the chip itself (Texas Instruments WL1271L in this case), it depends on:

  • the antenna
  • the firmware version downloaded to the chip
  • the initialization data, typically stored in an INI file.

The following links refer to specific use cases, where the resulting NVS file is provided along with DAVE Embedded Systems products integrating DWM module.

Tested Antennas[edit | edit source]

Following a list of tested and approved antennas:

  • Laird technology 001-0001 with UFL to SMA adapter
    001-0001.png
    1300-00041.png
  • Molex 47950-0011
    4795.png

References[edit | edit source]