Hi,
I need to communicate with a device (very short range - 10cm) whose properties are unknown appart from frequency. (bit rate and packet format unknown).
For this, I use CC1200 in Fifo mode, by oversampling data ( 50K for oversampling 5Kbps signals). (Fifo mode with no preamble - sync word).
My issue, is that I do not know how to freeze AGC when CS is detected.
I guess that the issue is very similar for application using transparent mode and synchronous serial.
How do you freeze AGC, (based on CS detection I guess) when you use these modes?
Do you have to access AGC registers, or is there a soft sync commmand? Are there examples of transparent/serial modes applications?
Thanks
BR
S.C.