From: Paul F. <fer...@gm...> - 2019-04-12 15:04:08
|
Hello Peter, On Fri, Apr 12, 2019 at 04:50:48PM +0200, Pet...@t-... wrote: > Thank you very much for your help and patience with me! Welcome :) > I would like to ask one further question. I am planning to run in > addition a commercial board. I'm thinking of an Arduino Board Due > 32-Bit with an Atmel SAM3X8E as Core - ARM Cortex-M3 revision 2.0 > running at up to 84 MHz. Perhaps the original one or a cheaper > one. I've heard that on that board no FTDI chip is used, but a > different one from China. Do you know if someone has used OpenOCD > successful to run such a board? Why bother with arduino-anything when there exists plenty of proper cheap devboards from chip vendors with proper on-board debug adapters?.. Just pick the microcontroller that suits your purposes, then see if an official eval/demo/discovery board is available for it. If there were no specific requirements I'd go for something from numerous STM32 families because I had mostly positive experience with those chips and because there're some sane libraries from independent developers (e.g. libopencm3, stm32plus). -- Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software! mailto:fer...@gm... |