use external ref clock

This commit is contained in:
Moritz Bitsch 2017-02-08 12:55:05 +01:00
parent 6a759173c5
commit 068c5ac881

View file

@ -27,8 +27,9 @@ const struct _cfg_reg
{0x09, 0x01}, // soft reset
{0x0D, 0x00}, // pll disable
{0x0A, 0x05},
{0x0B, 0x19},
{0x09, 0x00},
{0x0A, 0x04},
{0x0B, 0x02},
{0x0D, 0x00},
{0x10, 0x26},
{0x11, 0x00},
@ -46,8 +47,8 @@ const struct _cfg_reg
{0x25, 0x04},
{0x26, 0x00},
{0x27, 0x00},
{0x28, 0xde},
{0x29, 0x01},
{0x28, 0x20},
{0x29, 0x00},
{0x2A, 0x00},
{0x2B, 0x00},
{0x2C, 0x8c},