MC9S08SC4

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

MC9S08SC4

跳至解决方案
1,369 次查看
chetu
Contributor I

dear all 

 

please tell me how to write delay using timer for this MC9S08SC4 microcontroller 

标签 (1)
0 项奖励
回复
1 解答
966 次查看
bigmac
Specialist III

Hello,

 

How long is your piece of string??

 

There are many possible ways of creating delays in a MCU.  The optimal solution will depend on the length of delay you are attempting to create, what delay resolution and uncertainty you can tolerate, and what other purposes the TPM channels might be used for within the project.

 

The method selected will also depend on whether any other tasks are required during the delay period.

 

Regards,

Mac

 

在原帖中查看解决方案

0 项奖励
回复
2 回复数
967 次查看
bigmac
Specialist III

Hello,

 

How long is your piece of string??

 

There are many possible ways of creating delays in a MCU.  The optimal solution will depend on the length of delay you are attempting to create, what delay resolution and uncertainty you can tolerate, and what other purposes the TPM channels might be used for within the project.

 

The method selected will also depend on whether any other tasks are required during the delay period.

 

Regards,

Mac

 

0 项奖励
回复
966 次查看
chetu
Contributor I

I got  it.

 

Problem  is finished


bigmac wrote:

Hello,

 

How long is your piece of string??

 

There are many possible ways of creating delays in a MCU.  The optimal solution will depend on the length of delay you are attempting to create, what delay resolution and uncertainty you can tolerate, and what other purposes the TPM channels might be used for within the project.

 

The method selected will also depend on whether any other tasks are required during the delay period.

 

Regards,

Mac

 


 

 

 

thanks for replay 

 

0 项奖励
回复