FRDM KL25Z

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

FRDM KL25Z

1,398 次查看
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,221 次查看
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,221 次查看
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 项奖励
回复