首页

DW1000应用编程接口

c

2021-1-13

DW1000应用编程接口(API)封装是由下列文件夹: – decadriver: 为DW1000芯片驱动程序。每个功能的细节在这里可以找到DW1000 API指南。 -实例: 一组展示如何实现不同简单功能的单独示例 (发送一个帧,接收帧,把DW1000睡觉,等)。 图书馆,Linkers: ARM的硬件抽象层(系统启动代码和外设驱动程序) Cortex-M处理器和ST STM32 F1。ST微电子提供。 平台: 平台依赖实现低级特性(IT管理、互斥、睡眠等)。

资源下载此资源下载价格为2D币(VIP免费),请先
资源文件列表
decadriver/deca_device.c , 130360
decadriver/deca_device_api.h , 74671
decadriver/deca_params_init.c , 3322
decadriver/deca_param_types.h , 1957
decadriver/deca_regs.h , 81868
decadriver/deca_types.h , 1125
decadriver/deca_version.h , 1182
disclaimer.txt , 3468
DW1000_Software_API_Guide_rev2p3.pdf , 2074416
examples/ex_01a_simple_tx/main.c , 6070
examples/ex_01a_simple_tx/simple_tx.coproj , 14653
examples/ex_01b_tx_sleep/main.c , 7353
examples/ex_01b_tx_sleep/tx_sleep.coproj , 14651
examples/ex_01c_tx_sleep_auto/main.c , 7231
examples/ex_01c_tx_sleep_auto/tx_sleep_auto.coproj , 14661
examples/ex_01d_tx_timed_sleep/main.c , 8824
examples/ex_01d_tx_timed_sleep/tx_timed_sleep.coproj , 14663
examples/ex_02a_simple_rx/main.c , 5908
examples/ex_02a_simple_rx/simple_rx.coproj , 14653
examples/ex_02b_rx_preamble_64/main.c , 6396
examples/ex_02b_rx_preamble_64/rx_preamble_64.coproj , 14663
examples/ex_02c_rx_diagnostics/main.c , 9145
examples/ex_02c_rx_diagnostics/rx_diagnostics.coproj , 14663
examples/ex_02d_rx_sniff/main.c , 6567
examples/ex_02d_rx_sniff/rx_sniff.coproj , 14651
examples/ex_02e_rx_dbl_buff/main.c , 7077
examples/ex_02e_rx_dbl_buff/rx_dbl_buff.coproj , 14657
examples/ex_03a_tx_wait_resp/main.c , 10290
examples/ex_03a_tx_wait_resp/tx_wait_resp.coproj , 14659
examples/ex_03b_rx_send_resp/main.c , 9309
examples/ex_03b_rx_send_resp/rx_send_resp.coproj , 14659
examples/ex_03c_tx_wait_resp_leds/main.c , 10789
examples/ex_03c_tx_wait_resp_leds/tx_wait_resp_leds.coproj , 14669
examples/ex_03d_tx_wait_resp_interrupts/main.c , 12346
examples/ex_03d_tx_wait_resp_interrupts/tx_wait_resp_interrupts.coproj , 14681
examples/ex_04a_cont_wave/cont_wave.coproj , 14653
examples/ex_04a_cont_wave/main.c , 3869
examples/ex_04b_cont_frame/cont_frame.coproj , 14655
examples/ex_04b_cont_frame/main.c , 5689
examples/ex_05a_ds_twr_init/ds_twr_init.coproj , 14657
examples/ex_05a_ds_twr_init/main.c , 20193
examples/ex_05b_ds_twr_resp/ds_twr_resp.coproj , 14657
examples/ex_05b_ds_twr_resp/main.c , 22169
examples/ex_06a_ss_twr_init/main.c , 14809
examples/ex_06a_ss_twr_init/ss_twr_init.coproj , 14657
examples/ex_06b_ss_twr_resp/main.c , 15997
examples/ex_06b_ss_twr_resp/ss_twr_resp.coproj , 14657
examples/ex_07a_ack_data_tx/ack_data_tx.coproj , 14657
examples/ex_07a_ack_data_tx/main.c , 10777
examples/ex_07b_ack_data_rx/ack_data_rx.coproj , 14657
examples/ex_07b_ack_data_rx/main.c , 8635
examples/ex_08a_low_power_listen_rx/low_power_listen_rx.coproj , 14673
examples/ex_08a_low_power_listen_rx/main.c , 19595
examples/ex_08b_low_power_listen_tx/low_power_listen_tx.coproj , 14673
examples/ex_08b_low_power_listen_tx/main.c , 13003
examples/ex_09a_bandwidth_power_ref_meas/bw_pwr_ref.coproj , 14657
examples/ex_09a_bandwidth_power_ref_meas/main.c , 5811
examples/ex_09b_bandwidth_power_comp/bw_pwr_comp.coproj , 14657
examples/ex_09b_bandwidth_power_comp/main.c , 8088
Libraries/CMSIS/CM3/CoreSupport/core_cm3.c , 17275
Libraries/CMSIS/CM3/CoreSupport/core_cm3.h , 85714
Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/startup_stm32f10x_cl.S , 12604
Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/stm32f10x.h , 634028
Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/system_stm32f10x.c , 36557
Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/system_stm32f10x.h , 2085
Libraries/STM32F10x_StdPeriph_Driver/inc/misc.h , 8982
Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_adc.h , 21690
Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_bkp.h , 7555
Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_can.h , 27559
Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_cec.h , 6573
Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_crc.h , 2162
Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dac.h , 15233
Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dbgmcu.h , 3818
Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_dma.h , 20754
Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_exti.h , 6824
Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_flash.h , 25445
Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_fsmc.h , 27016
Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_gpio.h , 20175
Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_i2c.h , 30029
Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_iwdg.h , 3828
Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_pwr.h , 4383
Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rcc.h , 30452
Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_rtc.h , 3857
Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_sdio.h , 21863
Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_spi.h , 17725
Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_tim.h , 52427
Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_usart.h , 16548
Libraries/STM32F10x_StdPeriph_Driver/inc/stm32f10x_wwdg.h , 2966
Libraries/STM32F10x_StdPeriph_Driver/src/misc.c , 7046
Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_adc.c , 47201
Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_bkp.c , 8463
Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_can.c , 45103
Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_cec.c , 11656
Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_crc.c , 3347
Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_dac.c , 19087
Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_dbgmcu.c , 5149
Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_dma.c , 29607
Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_exti.c , 6959
Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_flash.c , 62551
Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_fsmc.c , 35484
Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_gpio.c , 23221
Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_i2c.c , 45781
Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_iwdg.c , 4916
Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_pwr.c , 8759
Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rcc.c , 51271
Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_rtc.c , 8598
Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_sdio.c , 28933
Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_spi.c , 30224
Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_tim.c , 109159
Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_usart.c , 38308
Libraries/STM32F10x_StdPeriph_Driver/src/stm32f10x_wwdg.c , 5735
Linkers/stm32_flash_256k_ram_64k.ld , 5203
platform/deca_mutex.c , 3391
platform/deca_sleep.c , 794
platform/deca_spi.c , 3515
platform/deca_spi.h , 1157
platform/lcd.c , 2030
platform/lcd.h , 1445
platform/port.c , 29231
platform/port.h , 7663
platform/sleep.h , 810
platform/stm32f10x_conf.h , 3225
platform/stm32f10x_it.c , 1838
platform/stm32f10x_it.h , 1664
platform/syscalls.c , 2695
README.txt , 8339
没有账号? 忘记密码?

社交账号快速登录