FRDM KL25Z

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

FRDM KL25Z

1,221 Views
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

Labels (1)
0 Kudos
Reply
2 Replies

1,044 Views
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 Kudos
Reply

1,044 Views
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 Kudos
Reply