<< return to Pixycam.com

Connecting to Kinetis FRDM-KL25Z

I have a FRDM-KL25Z and this board is mostly compatible with the Arduino.
However it uses an ARM Cortex M0+ processor and has an accelerometer as well.
I would like to build a mobile robot using the CMUCAM5.
Would there any caveats or gotchas that I might look out for to ensure proper communication and not damage any ports on either board?

About the board:
http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=FRDM-KL25Z

I will mostly likely use the Arduino motor shield in conjunction with the FRDM-KL25Z board to drive differential drive motors.

Thanks for your time,
Anthony

Hi Anthony,

You just need to make sure that nothing more than 5V connects to any of the signals and that the power pins have the correct polarity.

Hope this helps.

Scott