I got two new DWS1000 boards and two new Nucleo F429ZI boards, programmed the Nucleo boards with ex_ex_06a_ss_twr_init and ex_ex_06b_ss_twr_resp, but the only response I can seem to get from the 06a board is when I press the Nucleo reset button is the following on COM3:
SS TWR INIT v1.3
[s
And for the 06b board, when I press the reset button I get on COM5:
SS TWR RESP v1.2
But I’m not getting any other response from the boards (just 30cm away from each other). It’s probably something very minor I’m missing but any ideas what it might be? – I’m guessing others will run into the same issue (I also tried with the 05a and 05b examples and got the same type of response). The DWS1000 and Nucleo jumpers are in their default positions.
Note that this will be overwritten if you regenerate the project in CubeMX, the fixed firmware package also fixes the CubeMX project.
I’ll check why this fix has not ended up on the website yet and solve it ASAP.
For reference, the problem is that at Decawave we tend to change a solder jumper on the Nucleo F429ZI boards that allows to use SPI1 at the same time as ethernet. If this modification is not done, SPI1 does not work properly and as a result the DW1000 driver fails to initialize.