FRDM KL25Z

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

FRDM KL25Z

1,219件の閲覧回数
fernandonavarro
Contributor I

Hi,

I'm new on freescale microcontrollers and I'd like to get some examples for the freedom board FRDM KL25Z. I'm working in code warrior and want to develop an application with SPI peripherals.

 

I can´t find SPI driver or baremetal examples on the Quick start package.

 

I'd apreciate any aditional examples or tutorials for getting started.

 

Regards

ラベル(1)
0 件の賞賛
返信
2 返答(返信)

1,042件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Hi Fernando,

I have a few examples for CodeWarrior and SPI on GitHub here:

mcuoneclipse/Examples/FRDM-KL25Z at master · ErichStyger/mcuoneclipse · GitHub

They are using Processor Expert with extra open source components, see

McuOnEclipse Releases on SourceForge | MCU on Eclipse

You can find the tutorials using SPI under this tag:

SPI | MCU on Eclipse

I hope this helps,

Erich

0 件の賞賛
返信

1,042件の閲覧回数
joeseymour
Contributor III

The Kinetis SDK (http://www.freescale.com/ksdk) includes SPI examples for the FRDM KL25Z, and other boards. The current version, 1.2.0, doesn't seem to have any CodeWarrior examples, it does however include examples for Kinetis Design Studio (http://www.freescale.com/kds), which is freely available.

Hope that helps,

0 件の賞賛
返信