Part Number: CC2530
Other Parts Discussed in Thread: MSP430G2553, ,
Hi everyone,
I want to follow up with this thread that I opened couple of months ago.
In my design, I used two micro controller MSP430G2553 and CC2530. The two micro controller share the same 32768 Hz iscilllator.
The MSP430 has its own 32768 Hz oscillator using two 15pf capacitors and a 32768Hz crystal. The crystal P/N is ECS-.327-12.5-13FLX-C and oscilator circuit is pretty simple and according to MSP430G2553 datasheet.
Then I output the oscilator signal on P1.0 pin (ACLK signal out). It is a square waveform with 0 and VDD voltage levels.I feed this signal to P2.3XOSC32K-Q2 according to TI application note SWRA409A.
Here is the link to this note: https://www.ti.com/lit/an/swra409a/swra409a.pdf?ts=1651109909216
this application note is based on CC254X series that use Bluetooth radio while CC2530 in my project uses Zigbee radio. I assume the two mico controllers are identical and only the RF radio part is different.
Please let me know if it is OK to use the same circuit for CC2530 as well.
I tested couple of the final products for at least one week and all of them worked fine. I even performed temp cycle on them from -25C to +50C to make sure they are working at different termperatures
But unfortunately, one of them stop working just two or three hours after it was deployed on a bridge. It seems the 32768Hz oscillator stopped working.
We have also many products that uses CC2530 with crystal oscillator that is similar to the CC2530 manual (two load capaciors + 32768Hz crystal) but some of them also have had the same problem and oscilator stopped working after some times and that is one of the reasons we decided to use an external clock source.
My circuit design is exactly according to SWRA409A. (External square clock with 0 and VDD levels). Do you have any idea what is the reason of stop working?
I checked the manual of CC2530 but I could not find any material regarding using an external source for 32768Hz oscilator . Please let me know if it is OK to use external clock?
As I mentioned, we had this problem even with the common recommended oscilator design (two 15pf capacior +crystal P/N:ECS-.327-12.5-13FLX-C), do you have any recommendation for solving this problem?
Thanks,