Using STM32F3 series with DWM3000EVB

Can I program the EVB using an STM32F3 series MCU instead of an STM32F4 series? I am not interested in using the nrf52 development kit and I would like to know if there is a way to use the EVB with an STM32F3 series MCU.

Hello @osso , did you configured STM32F3 series board with dwm3000?

Hi @osso ,

In general you can use the EVB with any MCU you want.
In this SDK you can find examples based on the UWB driver for STM Nucleo F429 platform.
I think this would help you to port quickly to STM32F3 series MCU.

Hope it helps,
Wassim