SPIRIT1 Example Code
I am adding the SPIRIT1 to legacy products that already have a specified MCU. I have the purchased the full STEVAL-IKR002V3 Eval Kit and two additional daughter boards. My MCU is able to read/write to the SPIRIT1 registers, but I cannot figure out how to get the device to actually transmit. I believe everything is configured correctly (by duplicating the register map from the GUI). When I watch the SPI communication from the eval MCU to the daughterboard, it appears that the mask registers are constantly being read and then written to.
Can someone please provide a set of example commands for transmission? The datasheet is quite vague, and does not offer any examples.
Can someone provide the code used in the eval kit? I do not want to purchase IAR or any other tool. I simply want to view the file and duplicate the portion I need in my IDE.
Any help is appreciated.