Introduction - If you have any usage issues, please Google them yourself
DW1000 Application Programming Interface (API) package is composed of the following folders:
- decadriver:
Driver for DW1000 chip. Details about each function provided here can be found in DW1000 API Guide.
- examples:
A set of individual examples showing how to achieve different simple features
(sending a frame, receiving a frame, putting the DW1000 to sleep, etc.).
- Libraries, Linkers:
Hardware abstraction layer (system start-up code and peripherals' drivers) for ARM
Cortex-M and ST STM32 F1 processors. Provided by ST Microelectronics.
- platform:
Platform dependant implementation of low-level features (IT management, mutex, sleep, etc).