Testing FRDM-STBC-AGM01 with Arduino

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

Testing FRDM-STBC-AGM01 with Arduino

2,742件の閲覧回数
zorder
Contributor I

Is there available any library/example we can use to test FRDM-STBC-AGM01 with Arduino? The quick guide says you can connect it to any Arduino R3 compatible board, but I couldn't find more information about it.

ラベル(4)
0 件の賞賛
返信
2 返答(返信)

1,575件の閲覧回数
michaelestanley
NXP Employee
NXP Employee

Jonatan,

Probably not from Freescale, as we generally focus 100% on our Freedom boards.  You'll probably want to search for some Arduino examples of I2C communition and then write your own.  For reference, see the C-language drivers in the Sensor Fusion for Kinetis MCUs toolkit (look at drivers.c).

Regards,

Mike

0 件の賞賛
返信

1,575件の閲覧回数
zorder
Contributor I

Thank you for your answer, Michael.

The most serious problem is that the shield works at 3.3v (no level converters present), while most Arduinos work at 5V. Anyone reading the Quick reference could permanently damage it.

They should probably remove the Arduino compatibility claim. I'll give it a try with a 3.3v Teensy board.

0 件の賞賛
返信