add ref. crystal trimming.
This commit is contained in:
parent
78be082b3c
commit
eb94e7daaf
6 changed files with 55 additions and 4 deletions
|
@ -52,6 +52,9 @@ void main(void) {
|
|||
vreg_init();
|
||||
init_phy();
|
||||
|
||||
/* trim the reference osc. to 24MHz */
|
||||
pack_XTAL_CNTL(CTUNE_4PF, CTUNE, FTUNE, IBIAS);
|
||||
|
||||
set_power(0x0f); /* 0dbm */
|
||||
set_channel(0); /* channel 11 */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue