Other Parts Discussed in Thread: CC2640, SYSBIOS
Hi Guys,
I am using cc2640 and TI-RTOS is running on that.
In my case the circuit is using 32KHz clock source and I am not getting any clock from 24 MHz crystal.
I have build my application on simple_peripheral.That means my board usually works in peripheral mode i.e it will advertise packets and after connection it will read/write some characterstics.
Now I have following questions -
1.How I can enable 24 MHz crystal source ?
2.What are the power modes in which my board works and how I can put the board in particular power mode.
I have gone through the "Power management guide" .There all power modes are explained in detail and what configurations are needed to put the board in that particular power mode.
But where I have to do all these configurations ? What are the files ? Do these configurations are part of stack.
3.What is the relation between crystal source and power modes.In "Power management guide" at Pg-6 there is a table listing which crystal source should work in which mode.Right now what happening is my board is taking clock from 32 KHz only, even while making connections (which is an active state).So what are exactly are the effect on the performance if I am not at all using 24 MHz clock and using this 32khz clock.
4.Do power modes also related with GAP layer.As in the following discussion the last comment by Eirik states that in broadcaster and peripheral board will use 32KHz and in central mode it will use 24MHz .
e2e.ti.com/.../472450
Regards,
Abhi