This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

cc2530RTC

Other Parts Discussed in Thread: CC2530

cc2530RTC功能怎么实现呢,是不是要外接一个RTC芯片?

如果要用2530做实时时钟。 需要对时,用这些函数,可以实现功能吗?

void osal_setClock( UTCTime newTime )

UTCTime osal_getClock( void )

void osal_ConvertUTCTime( UTCTimeStruct *tm, UTCTime secTime )

UTCTime osal_ConvertUTCSecs( UTCTimeStruct *tm )