SparkFun_Si4703_Arduino_Library
SparkFun_Si4703_Arduino_Library copied to clipboard
Fix the mask of CHAN[9:0] in register 0x03
The CHAN[9:0] has 10 bits, so the inverted mask should be 0xFC00 rather than 0xFE00
Here is the description in the datasheet
