KL05Z Timer

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

Hello all, I'm new to FRDM platform.

Can I know what I have to do to blink led by timer on my FRDM-KL05Z board?

I I would do it without Processor expert if it is possible.

Thanks in advance

Andrea

ラベル(1)
1 解決策
1,133件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Hello,

I have attached a simple project which uses a timer to toggle the 3 RGB LED's on the board.

The project is available on GitHub here: mcuoneclipse/Examples/FRDM-KL05Z/KL05Z_LedBlink at master · ErichStyger/mcuoneclipse · GitHub

The following tutorials/links might help you around Kinetis/Processor Expert (some are for FRDM-KL25Z, but things apply to the KL05Z as well):

- A new Freedom Board: FRDM-KL05Z | MCU on Eclipse

- Tutorial: Timer (LED) with Processor Expert for Kinetis | MCU on Eclipse

- Tutorial: Bits and Pins with Kinetis and the FRDM-KL25Z Board | MCU on Eclipse

- FreeRTOS on the FRDM-KL05Z Board | MCU on Eclipse

- http://mcuoneclipse.com/2013/02/28/switching-processor-package-in-processor-expert/

I hope this helps.

元の投稿で解決策を見る

2 返答(返信)
1,134件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Hello,

I have attached a simple project which uses a timer to toggle the 3 RGB LED's on the board.

The project is available on GitHub here: mcuoneclipse/Examples/FRDM-KL05Z/KL05Z_LedBlink at master · ErichStyger/mcuoneclipse · GitHub

The following tutorials/links might help you around Kinetis/Processor Expert (some are for FRDM-KL25Z, but things apply to the KL05Z as well):

- A new Freedom Board: FRDM-KL05Z | MCU on Eclipse

- Tutorial: Timer (LED) with Processor Expert for Kinetis | MCU on Eclipse

- Tutorial: Bits and Pins with Kinetis and the FRDM-KL25Z Board | MCU on Eclipse

- FreeRTOS on the FRDM-KL05Z Board | MCU on Eclipse

- http://mcuoneclipse.com/2013/02/28/switching-processor-package-in-processor-expert/

I hope this helps.

1,133件の閲覧回数
andreaz84
Contributor I


Thanks so much!

This helped me a lot! Now I'm able to use timer correctly with KL05.

Can I find also an ADC with DMA example?

Next step for me is to acquire a sinusoidal signal and interpret it.

:smileyhappy:

Thanks again for your help!

Andrea

0 件の賞賛
返信