Skip to main content
JOehn.1
Visitor II
April 27, 2023
Question

DWM3000 problems with reception using STM32WB55 and DWM3000 API

  • April 27, 2023
  • 3 replies
  • 1983 views

Hello,

We are using the DWM3000 and use the respective API from the website. With the STM32F429 everything works fine. But when using the STM32WB55 series, there are some bytes missing when receiving. On the SPI bus everything seems to be fine, all data that should be received is there. Somehow the API (or perhaps the STM32WB55) can only handle the first 12 Bytes, but afterwards there are some Bytes missing .

When transmitting data from the STM32WB55 to the DWM3000 there are no problems.

3 replies

Visitor II
January 9, 2024

Hey,

I am facing the same issue. Were you able to fix it.

I would really appreciate any help!!

Thanks!

Associate II
December 14, 2024

Hello @JOehn.1 

Can u please share how do you configure other stm32 board instead of stm32f429 nucleo, to work with dwm3000? 

Thanks in advance.

Visitor II
April 1, 2025

Hello @JOehn.1 

I'm facing the same issue as you on an STM32L476—only the first 12 bytes of data are received correctly. Have you managed to resolve this issue?