Freedom without Proccesor Expert

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

Freedom without Proccesor Expert

跳至解决方案
613 次查看
gerardocisneros
Contributor I

I want to use the accelerometer and leds of the freedom without proccesor expert. How can I make it?

标签 (1)
0 项奖励
回复
1 解答
422 次查看
adriansc
Contributor IV

Hi,

All you have to do is to create a new bare-metal project without PEx,In the attachments you can find two zip file:

  • Freedom Base Project folder: Drivers for FRDM-KL25, this drivers are ready to configure the mcg module and uart module.(and other modules).
  • Freedom Base Project Video: shows you how to add this files and create your new bare-board project (without PEx).

The main function can be described like this:

This project receive and transmit serial data, hence you need a terminal like Teraterm to communicate with the board. Every time you write something in the terminal the board will send it back and toggle blue led.

Let me know if you have any problem,

Hope this helps.

在原帖中查看解决方案

0 项奖励
回复
2 回复数
423 次查看
adriansc
Contributor IV

Hi,

All you have to do is to create a new bare-metal project without PEx,In the attachments you can find two zip file:

  • Freedom Base Project folder: Drivers for FRDM-KL25, this drivers are ready to configure the mcg module and uart module.(and other modules).
  • Freedom Base Project Video: shows you how to add this files and create your new bare-board project (without PEx).

The main function can be described like this:

This project receive and transmit serial data, hence you need a terminal like Teraterm to communicate with the board. Every time you write something in the terminal the board will send it back and toggle blue led.

Let me know if you have any problem,

Hope this helps.

0 项奖励
回复
422 次查看
BlackNight
NXP Employee
NXP Employee

Have a look at the following package availabe on the download page of

FRDM-KL25Z Product Summary Page

KL25_SC: FRDM-KL25Z and TWRKL25Z48M Sample Code Package.

Size (K): 26776 Format: exe Rev #: 5 Modified: 2/13/2013


Additionally, there is mbed too:


New $12.95 mbed-enabled Freescale board! | mbed


0 项奖励
回复