Hello Kenneth 
Please help!
We ported coocox code (2p10) to stm32f103 (as a tag) however we feel something is missing. The tag is not found by the Trek anchor.
Pease share some tips to debug further.
Here are few observations;
- SPI transaction is seen only once after the reset.
- Don’t know whether the default code will straight away work in MCU 103 series
- We are using internal PLL set to 36MHz. Is this a problem?
- In tag code, Switch 1 we are hard coding with 0x71 (ch 2, 110k, id 000) is this correct way?
- TX LED in DWM1000 is not blinking.
What is the safest way to start with firmware…?
Thanks!