Apr 25, 2017, 06:38 pm
Hello all,
I recently purchased an Atmel ATSAME70-XPLD evaluation board.
I would like to run the Arduino IDE using this board.
Didn't find any thing about this searching the forum and was wondering if anyone has attempted this at this point.
I have an existing project running on a Feather M0 Proto board. I need a faster clock speed and more memory resources to tweak the application. I can rewrite the code in C++ but would prefer to use the Arduino platform.
I few hints on how to proceed to accomplish this would be greatly appreciated since I have not tried this before.
Thanks in advance for any advice in advance!
I recently purchased an Atmel ATSAME70-XPLD evaluation board.
I would like to run the Arduino IDE using this board.
Didn't find any thing about this searching the forum and was wondering if anyone has attempted this at this point.
I have an existing project running on a Feather M0 Proto board. I need a faster clock speed and more memory resources to tweak the application. I can rewrite the code in C++ but would prefer to use the Arduino platform.
I few hints on how to proceed to accomplish this would be greatly appreciated since I have not tried this before.
Thanks in advance for any advice in advance!
#2
May 26, 2017, 10:27 am
See http://forum.arduino.cc/index.php?topic=478069.msg3265673#msg3265673It's not an easy task, especially since it looks like the e70 peripherals are not the same as the existing Arduino devices (they look similar to the Due (SAM3x) peripherals, but not quite the same.)
コメント
コメントを投稿