Hello,
We are starting to evaluate DWM3000 using ST Nucleo.
- The DWM3000EVB quick start guide says in Section 3.2 Mandatory HW modifications, “To use both Ethernet and SPI1”, we are not planning on using Ethernet, do we still need to do this Mandatory HW modifications from Section 3.2 ?
- Is there a document describing the physical connection between the DWM3000EVB and the ST Nucleo. I think I got it right, but want to make sure. (LED1 solid red on DWM3000EVB, no other LEDS are ON)
- My debugger is stuck at the line while (!dwt_checkidlerc()) in ss_twr_initiator() method, wondering if this is because we did not do the HW mods from Section 3.2. Please let me know.