FlexTimer in K10

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
2,540件の閲覧回数
lowks
Contributor III

Hi,

 

I read in the K10 documentation the following:

 

Timing and Control:

• Powerful FlexTimers which support general purpose, PWM, and motor control functions

 

When I tried to test out the CodeWarrior Processor Expert functionality to generate code to produce a PWM output before selecting a chipset, I am able to choose the following:

1. Timing -> Generate Signal to Pin -> Pulse Signal with the 1:1 ratio

 

But when I selected the K10 chipset, there is no option to generate a PWM output at all. The previous option has been removed. Does it mean that variable PWM output is NOT possible using K10 as indicated by the Processor Expert?

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 解決策
2,107件の閲覧回数
ProcessorExpert
Senior Contributor III

Hello

 

Kinetis family was covered by a new set components – Logical Device Driver (LDD). Timer components (TimerInt, TimerOut,  …) are not currently supported for Kinetis family. For generating pulse signal with ratio 1:1 to a pin it is possible use the TimerUnit_LDD component. Please find attached project with TimerUnit_LDD component pre-set to generate pulse signal 1:1 ratio to a pin.

 

Best regards

Jiri Rezler

Processor Expert Support Team

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
2,108件の閲覧回数
ProcessorExpert
Senior Contributor III

Hello

 

Kinetis family was covered by a new set components – Logical Device Driver (LDD). Timer components (TimerInt, TimerOut,  …) are not currently supported for Kinetis family. For generating pulse signal with ratio 1:1 to a pin it is possible use the TimerUnit_LDD component. Please find attached project with TimerUnit_LDD component pre-set to generate pulse signal 1:1 ratio to a pin.

 

Best regards

Jiri Rezler

Processor Expert Support Team

0 件の賞賛
返信
2,107件の閲覧回数
lowks
Contributor III

Thanks for the reply. Now I know how to produce a PWM output in K10 :smileyhappy:

0 件の賞賛
返信