SparkFun_Si4703_Arduino_Library icon indicating copy to clipboard operation
SparkFun_Si4703_Arduino_Library copied to clipboard

Fix STCIEN bit

Open wh201906 opened this issue 4 years ago • 1 comments

Bit14 STCIEN is the 15th bit(BIT0 is the 1st bit) To enable Seek/Tune interrupt, write 0x4000 rather than 0x2000 to register 0x04

wh201906 avatar Aug 23 '21 08:08 wh201906

datasheet 1.png

wh201906 avatar Aug 23 '21 08:08 wh201906