bubble_peripheral demo app not working on brand new FRDM-K64F board

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

bubble_peripheral demo app not working on brand new FRDM-K64F board

跳至解决方案
2,746 次查看
biosbob
Contributor II

when i try the run the bubble_peripheral demo on my new FRDM-K64F board, i receive the output "Sensor device initialize failed!"....  stepping through the code with the debugger, the K64 tries talking to the FX05 using four possible addresses; none of those addresses seem to respond....

i have run the SAME demo on my FRDM-KW38 board, which also has the FX05 sensor....  i have no problems on this board....

i have looked at the schematics for both boards and don't see any obvious differences -- other than the actual GPIOs used for SCL/SDA....  the address for the FX05 on the FRDM-K64F is set for 0x1D; the address for the FX05 on the FRDM-KW38 is set for 0x1F....  both programs try addresses 0x1C, 0x1D, 0x1E, and 0x1F in sequence....

here is the relevant portion of the FRDM-KW38 schematic, taken from its user's guide:

biosbob_1-1655784259840.png

 

and here is the relevant portion of the FRDM-K64F schematic, taken from its user's guide:

biosbob_0-1655784121095.png

 

i'm a little surprised this demo didn't "just work" out-of-the-box on the FRDM-K64F....  any suggestions what i might try next???

0 项奖励
回复
1 解答
2,734 次查看
bobpaddock
Senior Contributor III

Is the FX05 sensor actually on the board?

Some boards, of various flavors, are coming with notes about some sensors not being supplied any longer.  Look at the NXP page for that board to see if there are any such notes.

 

 

在原帖中查看解决方案

3 回复数
2,730 次查看
biosbob
Contributor II

doh!!!!!  U8 is not populated on my board....  couldn't find any notes on the product page, 

0 项奖励
回复
2,732 次查看
biosbob
Contributor II

duh!!!!!!   U8 is not populated on my board....  couldn't find any notes on the product page, however....

0 项奖励
回复
2,735 次查看
bobpaddock
Senior Contributor III

Is the FX05 sensor actually on the board?

Some boards, of various flavors, are coming with notes about some sensors not being supplied any longer.  Look at the NXP page for that board to see if there are any such notes.