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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

1,324件の閲覧回数
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,048件の閲覧回数
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,048件の閲覧回数
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