I have just received an FM Receiver breakout board and have wired it to a mega168 running the example code. The audio outputs are initially quiet, change to static when the array values are sent and go quiet again when a seek is done. I am assuming the the receiver is working. I would like to figure out what frequency it has tuned to.
The example code manipulates 11 2 byte registers. The only documentation on the Sparkfun product page that mentions registers is the application note and it only mentions 5 single byte registers. Where is the the documenation that was used to determine the values in the example code?