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.

請教關於Hal_timer.c

Other Parts Discussed in Thread: CC2530, TIMAC, Z-STACK

此晶片型號:CC2530EB

協議棧:2.5.1a

您好,

         最近想使用timer來做PWM功能,不過我在Hal_timer.c中看到如以下訊息1,想請問當初Timer 1, Timer 3, and Timer4此功能移除的原因是甚麼? 如果我參照連結1的文章加回來,會造成系統上的問題嗎?  所以系統是是用Timer 2執行嗎?  感謝您
           

連結1:

https://e2echina.ti.com/question_answer/wireless_connectivity/zigbee/f/104/t/48923#pi58711=1

訊息1:

 NOTE: Z-Stack and TIMAC no longer use CC2530 Timer 1, Timer 3, and
            Timer 4. The supporting timer driver module is removed and left
            for the users to implement their own application timer
            functions.