I just now bought Kinetis K82F Can I get sample codes fot it

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

I just now bought Kinetis K82F Can I get sample codes fot it

636 次查看
bharathram
Contributor I

I need samples for using Kinetis K82F... Like simple Blink program and how to use Accelerometer,etc

标记 (2)
0 项奖励
回复
3 回复数

469 次查看
bharathram
Contributor I

Yes.... I searched there.... But can find examples for touchpad and cant find rx nd tx pin on the board

I need to make a multiplayer game that measures number of touches in touchpad per minute

Does k82f is 5 volt tolerant? Can i use it to drive 5v ?

0 项奖励
回复

469 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi Bharath,

The K82F is not 5 volt tolerant, it can't drive 5v directly.

If the MCU is 5 volt tolerant, you can find the keywords "5 V tolerant" in Data Sheet and "5 V tolerance" in Reference Manual.

The examples for touchpad is in below folder (...\SDK_2.0_FRDM-K82F\boards\frdmk82f\driver_examples\tsi).

The K82F have Touch Sensing Input (TSI), I am not sure whether the function of this module meet your needs. For more detail about this module, suggest you read the Chapter 63 Touch Sensing Input (TSI) in K82P121M150SF5RM.

The FRDM-K82F board use PTB18(TSI0_CH11) and PTB19(TSI0_CH12) , you can find it in the schematic of FRDM-K82F.

TSI TOUCH PAD.jpg

Best Regards,

Robin

0 项奖励
回复

469 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi Bharath,

Please click the Kinetis SDK Builder (REV 2 & 1.3) and select FRDM-K82F Board or MK82FN256xxx15 Processor.

Select K82F.jpg

After click Bulid SDK Package you can download it in Software Vault.

download KSDK.jpg

The samples can be found in ...\SDK_2.0_FRDM-K82F\boards\frdmk82f\driver_examples folder.

read_accel_value_transfer.jpg

Best Regards,

Robin

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复