The BUBBLE example in SDK_2.2_FRDM-K64F issue?

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

The BUBBLE example in SDK_2.2_FRDM-K64F issue?

1,323 次查看
guoshengw
Contributor II

I just build SDK_2.2_FRDM-K64F and run bubble  demo (SDK_2.2_FRDM-K64F\boards\frdmk64f\demo_apps\bubble), I can see Print out the raw accelerometer data in PUTTY, but RGB LED is always OFF when change angles of board.

Is it the issue of the new version SDK? I can run bubble demo in SDK_2.0_FRDM-K64F without any problem.

0 项奖励
回复
2 回复数

1,047 次查看
Jonathan_Iglesias
NXP TechSupport
NXP TechSupport

Dear guosheng wang

Thank you for your feedback, I checked the example and the LED did  turn on, please send me more information,  such as screenshots or  try to download again the SDK.

Best regards.

Jonathan

0 项奖励
回复

1,047 次查看
guoshengw
Contributor II

Dear Jonathan

Thanks for your replying, and I add such code can work normally.

LED_RED_INIT(1);

LED_GREEN_INIT(1);

Best Regards,

Guosheng