Using S08AW16, Bus clock is 16MHz, watchdog time too short. Is there a solution?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Using S08AW16, Bus clock is 16MHz, watchdog time too short. Is there a solution?

ソリューションへジャンプ
968件の閲覧回数
w_tension
Contributor III

Only 2^13 or 2^18 modes. Max time = 16M / 262144 = 16.4ms.

I know maybe it's hopeless.

タグ(2)
0 件の賞賛
返信
1 解決策
846件の閲覧回数
vicentegomez
NXP TechSupport
NXP TechSupport

Hi

Yes, the watchdog only has two timers 2^13 or 2^18, but also you can disable it. 

But I do not know what is your application where you need a long watchdog timer, do you plan to have more than 17 ms on the same task that you can not feed the dog.

Regards

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
847件の閲覧回数
vicentegomez
NXP TechSupport
NXP TechSupport

Hi

Yes, the watchdog only has two timers 2^13 or 2^18, but also you can disable it. 

But I do not know what is your application where you need a long watchdog timer, do you plan to have more than 17 ms on the same task that you can not feed the dog.

Regards

0 件の賞賛
返信
846件の閲覧回数
w_tension
Contributor III

Thanks for your answer.

Long time can simplify coding.

Otherwise, I need feed the watchdog every where. For example: SCI transmit SPI transceiver and time delay.

0 件の賞賛
返信