Posted on November 26, 2014 at 17:56
Hello,
I try to set up a spirit1 device. I use your given Spiriti1 library and the example projects, but while radiInit, my device stuck everytime on the same point:
SpiritCmdStrobeLockTx()...
Posted on December 02, 2014 at 17:14Hello, I obtained the crystal frequency by reading the label with a magnifying glass, it's very small but readable. I commented the SpiritManagementWaVcoCalibration function as you wrote. In my library sources, th...
Posted on December 01, 2014 at 13:47
Hello,
I've read all Spirit registers before radioInit() and on failure I read it again. Therefore it's possible to check the register access.
I observed many data conversions and probably there i...
Posted on November 28, 2014 at 08:47
Hello,
Yes, I do call SpiritRadioSetXtalFrequency(XTAL_FREQ); before init. and I change the XTAL_FREQ according to my crystal. The modulues working on 433Mhz, the according resistor is set.
He...
Posted on November 27, 2014 at 13:21Hello, Thank you for your answer. I'm using your Spirit1 chip and radio circuit from your eval board attached to my custom board. http://www.st.com/web/en/catalog/tools/PF253894 I'm working on 433MHz frequenzy an...